Searched defs:output_mod (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_opcodes.py | 226 …def __init__(self, name, opcode, format, input_mod, output_mod, is_atomic, cls, definitions, opera… argument 310 …(), format = Format.PSEUDO, cls = InstrClass.Other, input_mod = False, output_mod = False, is_atom… argument
|
/aosp_15_r20/external/libaom/test/ |
H A D | cnn_test.cc | 2540 float *input[20], *output_ref[20], *output_mod[20]; in RunCNNConvolveSetup() local 2589 float **output_ref, float **output_mod, in RunCNNConvolveTest()
|