Home
last modified time | relevance | path

Searched refs:SMMLAR (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Ddsp-mlal.ll139 define hidden i32 @SMMLAR(i32 %a, i32 %b, i32 %c) local_unnamed_addr {
141 ; CHECK-LABEL: SMMLAR:
143 ; NODSP-LABEL: SMMLAR:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h211 SMMLAR, // Signed multiply long, round and add enumerator
DARMScheduleSwift.td247 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
DARMScheduleR52.td272 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
DARMScheduleA9.td2550 "SMMLA", "SMMLAR", "SMMLS", "SMMLSR")>;
DARMInstrInfo.td113 def ARMsmmlar : SDNode<"ARMISD::SMMLAR", SDT_MulHSR>;
4191 def SMMLAR : AMul2Ia <0b0111010, 0b0011, (outs GPR:$Rd),
DARMISelLowering.cpp1360 case ARMISD::SMMLAR: return "ARMISD::SMMLAR"; in getTargetNodeName()
10202 FinalOpc = ARMISD::SMMLAR; in AddCombineTo64bitMLAL()
/external/llvm/lib/Target/ARM/
DARMScheduleSwift.td242 (instregex "MLAS", "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
DARMScheduleA9.td2499 "SMMLA", "SMMLAR", "SMMLS", "SMMLSR")>;
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
Dbasic-arm-instructions.txt1545 # SMMLA/SMMLAR
Dthumb2.txt1745 # SMMLA/SMMLAR
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/
Dbasic-arm-instructions.txt1697 # SMMLA/SMMLAR
Dthumb2.txt1884 # SMMLA/SMMLAR
/external/llvm/test/MC/Disassembler/ARM/
Dbasic-arm-instructions.txt1697 # SMMLA/SMMLAR
Dthumb2.txt1884 # SMMLA/SMMLAR
/external/swiftshader/third_party/LLVM/test/MC/ARM/
Dbasic-arm-instructions.s1716 @ SMMLA/SMMLAR
Dbasic-thumb2-instructions.s1966 @ SMMLA/SMMLAR
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenAsmWriter.inc1316 547907U, // SMMLAR
4536 35651584U, // SMMLAR
DARMGenMCCodeEmitter.inc809 UINT64_C(122683440), // SMMLAR
9905 case ARM::SMMLAR:
12082 Feature_IsARM | Feature_HasV6 | 0, // SMMLAR = 796
/external/llvm/test/MC/ARM/
Dbasic-arm-instructions.s2489 @ SMMLA/SMMLAR
Dbasic-thumb2-instructions.s2401 @ SMMLA/SMMLAR
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dbasic-arm-instructions.s2491 @ SMMLA/SMMLAR
Dbasic-thumb2-instructions.s2449 @ SMMLA/SMMLAR
/external/capstone/arch/ARM/
DARMGenAsmWriter.inc369 31083U, // SMMLAR
3162 17825792U, // SMMLAR
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrInfo.td3586 def SMMLAR : AMul2Ia <0b0111010, 0b0011, (outs GPR:$Rd),

12