Searched defs:EMIT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.c105 #define EMIT(op, ...) emit_mir_instruction(ctx, v_##op(__VA_ARGS__)); macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c203 #define EMIT(op, ...) emit_mir_instruction(ctx, v_##op(__VA_ARGS__)); macro

Completed in 11 milliseconds