Searched defs:MUL2 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 101 MUL2 = 1, enumerator
|
/external/webp/src/dsp/ |
D | dec.c | 41 #define MUL2(a) (((a) * 35468) >> 16) macro
|
D | msa_macro.h | 1224 #define MUL2(in0, in1, in2, in3, out0, out1) do { \ macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIDefines.h | 175 MUL2 = 1, enumerator
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1434 #define MUL2(in0, in1, in2, in3, out0, out1) \ macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1537 #define MUL2(in0, in1, in2, in3, out0, out1) \ macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1641 #define MUL2(in0, in1, in2, in3, out0, out1) \ macro
|