Home
last modified time | relevance | path

Searched defs:INSTR (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir2/
Ddisasm-a2xx.c144 #define INSTR(opc, num_srcs) [opc] = {num_srcs, #opc} macro
460 #define INSTR(opc, name, fxn) [opc] = {name, fxn} macro
579 #define INSTR(opc, fxn) [opc] = {#opc, fxn} macro
/third_party/ffmpeg/libavcodec/x86/
Dvc1dsp_mmx.c339 #define VC1_MSPEL_MC(OP, INSTR)\ argument
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h72 #define MSA_LOAD_FUNC(TYPE, INSTR, FUNC_NAME) \ argument
85 #define MSA_STORE_FUNC(TYPE, INSTR, FUNC_NAME) \ argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h72 #define MSA_LOAD_FUNC(TYPE, INSTR, FUNC_NAME) \ argument
85 #define MSA_STORE_FUNC(TYPE, INSTR, FUNC_NAME) \ argument