Home
last modified time | relevance | path

Searched defs:INSN (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dvc1dsp_init_loongarch.c27 #define FN_ASSIGN(OP, X, Y, INSN) \ argument
31 #define FN_ASSIGN_V(OP, Y, INSN) \ argument
34 #define FN_ASSIGN_H(OP, X, INSN) \ argument
/third_party/ffmpeg/libavcodec/mips/
Dvc1dsp_init_mips.c27 #define FN_ASSIGN(OP, X, Y, INSN) \ argument
/third_party/ffmpeg/libavcodec/tests/x86/
Ddct.c33 #define PR_WRAP(INSN) \ argument
/third_party/ffmpeg/libavcodec/x86/
Dvc1dsp_init.c69 #define DECLARE_FUNCTION(OP, DEPTH, INSN) \ argument
Dvc1dsp_mmx.c439 #define FN_ASSIGN(OP, X, Y, INSN) \ argument
/third_party/vixl/test/aarch64/
Dtest-disasm-sve-aarch64.cc3727 #define VIXL_DISAM_PREFETCH_TEST(INSN, NAME, SH) \ in TEST() argument