Searched defs:MUL2 (Results  1 – 6 of 6) 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 | 1228 #define MUL2(in0, in1, in2, in3, out0, out1) do {  \  macro
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | SIDefines.h | 195     MUL2 = 1,  enumerator
  | 
| /external/libvpx/vp8/common/mips/msa/ | 
| D | vp8_macros_msa.h | 1436 #define MUL2(in0, in1, in2, in3, out0, out1) \  macro
  | 
| /external/libvpx/vpx_dsp/mips/ | 
| D | macros_msa.h | 1539 #define MUL2(in0, in1, in2, in3, out0, out1) \  macro
  |