/external/llvm-project/llvm/test/CodeGen/Mips/GlobalISel/instruction-select/ |
D | rem_and_div_vec.mir | 71 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) 72 ; P5600: [[LD_H1:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 73 ; P5600: [[DIV_S_H:%[0-9]+]]:msa128h = DIV_S_H [[LD_H]], [[LD_H1]] 191 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) 192 ; P5600: [[LD_H1:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 193 ; P5600: [[MOD_S_H:%[0-9]+]]:msa128h = MOD_S_H [[LD_H]], [[LD_H1]] 311 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) 312 ; P5600: [[LD_H1:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 313 ; P5600: [[DIV_U_H:%[0-9]+]]:msa128h = DIV_U_H [[LD_H]], [[LD_H1]] 431 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) [all …]
|
D | sub_vec.mir | 56 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) 57 ; P5600: [[LD_H1:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 58 ; P5600: [[SUBV_H:%[0-9]+]]:msa128h = SUBV_H [[LD_H1]], [[LD_H]]
|
D | mul_vec.mir | 56 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) 57 ; P5600: [[LD_H1:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 58 ; P5600: [[MULV_H:%[0-9]+]]:msa128h = MULV_H [[LD_H1]], [[LD_H]]
|
D | add_vec.mir | 56 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY]], 0 :: (load 16 from %ir.a) 57 ; P5600: [[LD_H1:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 58 ; P5600: [[ADDV_H:%[0-9]+]]:msa128h = ADDV_H [[LD_H1]], [[LD_H]]
|
D | load_store_vec.mir | 51 ; P5600: [[LD_H:%[0-9]+]]:msa128h = LD_H [[COPY1]], 0 :: (load 16 from %ir.b) 52 ; P5600: ST_H [[LD_H]], [[COPY]], 0 :: (store 16 into %ir.a)
|
/external/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 71 case Mips::LD_H: in getLoadStoreOffsetSizeInBits() 88 case Mips::LD_H: in getLoadStoreOffsetAlign()
|
D | MipsSEInstrInfo.cpp | 286 Opc = Mips::LD_H; in loadRegFromStack()
|
D | MipsMSAInstrInfo.td | 3215 def LD_H: LD_H_ENC, LD_H_DESC; 3526 def : MSAPat<(v8f16 (load addrimm10:$addr)), (LD_H addrimm10:$addr)>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 71 case Mips::LD_H: in getLoadStoreOffsetSizeInBits() 131 case Mips::LD_H: in getLoadStoreOffsetAlign()
|
D | MipsInstructionSelector.cpp | 237 return isStore ? Mips::ST_H : Mips::LD_H; in selectLoadStoreOpCode()
|
D | MipsSEInstrInfo.cpp | 354 Opc = Mips::LD_H; in loadRegFromStack()
|
D | MipsMSAInstrInfo.td | 3255 def LD_H: LD_H_ENC, LD_H_DESC; 3566 def : MSAPat<(v8f16 (load addrimm10lsl1:$addr)), (LD_H addrimm10lsl1:$addr)>;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 71 case Mips::LD_H: in getLoadStoreOffsetSizeInBits() 131 case Mips::LD_H: in getLoadStoreOffsetAlign()
|
D | MipsInstructionSelector.cpp | 243 return isStore ? Mips::ST_H : Mips::LD_H; in selectLoadStoreOpCode()
|
D | MipsSEInstrInfo.cpp | 354 Opc = Mips::LD_H; in loadRegFromStack()
|
D | MipsMSAInstrInfo.td | 3275 def LD_H: LD_H_ENC, LD_H_DESC; 3586 def : MSAPat<(v8f16 (load addrimm10lsl1:$addr)), (LD_H addrimm10lsl1:$addr)>;
|
/external/webp/src/dsp/ |
D | msa_macro.h | 52 #define LD_H(RTYPE, psrc) *((RTYPE*)(psrc)) macro 53 #define LD_UH(...) LD_H(v8u16, __VA_ARGS__) 54 #define LD_SH(...) LD_H(v8i16, __VA_ARGS__) 256 out0 = LD_H(RTYPE, psrc); \ 257 out1 = LD_H(RTYPE, psrc + stride); \
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 23 #define LD_H(RTYPE, psrc) *((const RTYPE *)(psrc)) macro 24 #define LD_UH(...) LD_H(v8u16, __VA_ARGS__) 25 #define LD_SH(...) LD_H(v8i16, __VA_ARGS__) 317 out0 = LD_H(RTYPE, (psrc)); \ 318 out1 = LD_H(RTYPE, (psrc) + (stride)); \
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 25 #define LD_H(RTYPE, psrc) *((const RTYPE *)(psrc)) macro 26 #define LD_UH(...) LD_H(v8u16, __VA_ARGS__) 27 #define LD_SH(...) LD_H(v8i16, __VA_ARGS__) 350 out0 = LD_H(RTYPE, (psrc)); \ 351 out1 = LD_H(RTYPE, (psrc) + (stride)); \
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1490 case Mips::LD_H: in DecodeMSA128Mem()
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1733 case Mips::LD_H: in DecodeMSA128Mem()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1733 case Mips::LD_H: in DecodeMSA128Mem()
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 964 58740709U, // LD_H 2753 0U, // LD_H
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 1771 UINT64_C(2013265953), // LD_H 2978 case Mips::LD_H: 11233 CEFBS_HasStdEnc_HasMSA, // LD_H = 1758
|
D | MipsGenAsmWriter.inc | 2999 25186646U, // LD_H 5753 0U, // LD_H
|