Home
last modified time | relevance | path

Searched refs:INSN (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZPatterns.td9 // Record that INSN performs a 64-bit version of unary operator OPERATOR
18 // Record that INSN performs a 64-bit version of binary operator OPERATOR
38 // Record that INSN performs a binary read-modify-write operation,
48 // Record that INSN performs binary operation OPERATION on a byte
56 // Record that INSN performs insertion TYPE into a register of class CLS.
68 // INSN stores the low 32 bits of a GPR to a memory with addressing mode MODE.
75 // INSN and INSNY are an RX/RXY pair of instructions that store the low
84 // INSN stores the low 32 bits of a GPR using PC-relative addressing.
95 // INSN and INSNINV conditionally store the low 32 bits of a GPR to memory,
96 // with INSN storing when the condition is true and INSNINV storing when the
[all …]
DSystemZInstrFormats.td34 // Many register-based <INSN>R instructions have a memory-based <INSN>
35 // counterpart. OpKey uniquely identifies <INSN>R, while OpType is
36 // "reg" for <INSN>R and "mem" for <INSN>.
4764 // Mapping: <INSN>R -> MemFoldPseudo -> <INSN>
/third_party/ffmpeg/libavcodec/tests/x86/
Ddct.c31 #define PR_WRAP(INSN) \ argument
32 static void ff_prores_idct_put_10_##INSN##_wrap(int16_t *dst){ \
41 ff_prores_idct_put_10_##INSN (dst, 16, tmp, qmat); \
/third_party/ffmpeg/libavcodec/mips/
Dvc1dsp_init_mips.c27 #define FN_ASSIGN(OP, X, Y, INSN) \ argument
28 dsp->OP##vc1_mspel_pixels_tab[1][X+4*Y] = ff_##OP##vc1_mspel_mc##X##Y##INSN; \
29 dsp->OP##vc1_mspel_pixels_tab[0][X+4*Y] = ff_##OP##vc1_mspel_mc##X##Y##_16##INSN
/third_party/ffmpeg/libavcodec/x86/
Dvc1dsp_init.c67 #define DECLARE_FUNCTION(OP, DEPTH, INSN) \ argument
68 static void OP##vc1_mspel_mc00_##DEPTH##INSN(uint8_t *dst, \
71 ff_ ## OP ## pixels ## DEPTH ## INSN(dst, src, stride, DEPTH); \
Dvc1dsp_mmx.c440 #define FN_ASSIGN(OP, X, Y, INSN) \ argument
441 dsp->OP##vc1_mspel_pixels_tab[1][X+4*Y] = OP##vc1_mspel_mc##X##Y##INSN; \
442 dsp->OP##vc1_mspel_pixels_tab[0][X+4*Y] = OP##vc1_mspel_mc##X##Y##_16##INSN
/third_party/libffi/
DChangeLog.old2694 * src/sh/ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned
6259 * src/sh/ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned