Searched refs:SMLALDX (Results 1 – 25 of 29) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 208 SMLALDX, // Signed multiply accumulate long dual exchange enumerator
|
D | ARMScheduleSwift.td | 309 "SMLALTB", "SMLALTT", "SMLALD", "SMLALDX", "SMLSLD", "SMLSLDX",
|
D | ARMScheduleR52.td | 281 "SMLALTB", "SMLALTT", "SMLALD", "SMLALDX", "SMLSLD", "SMLSLDX",
|
D | ARMScheduleA9.td | 2557 (instregex "SMLAD", "SMLADX", "SMLALD", "SMLALDX", "SMLSD", "SMLSDX",
|
D | ARMInstrInfo.td | 104 def ARMSmlaldx : SDNode<"ARMISD::SMLALDX", SDT_LongMac>; 4419 (SMLALDX GPRnopc:$Rn, GPRnopc:$Rm, GPRnopc:$RLo, GPRnopc:$RHi)>;
|
D | ARMISelLowering.cpp | 1357 case ARMISD::SMLALDX: return "ARMISD::SMLALDX"; in getTargetNodeName() 8151 Opc = ARMISD::SMLALDX; in ReplaceLongIntrinsic()
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 292 "SMLALTB", "SMLALTT", "SMLALD", "SMLALDX", "SMLSLD", "SMLSLDX",
|
D | ARMScheduleA9.td | 2506 (instregex "SMLAD", "SMLADX", "SMLALD", "SMLALDX", "SMLSD", "SMLSDX",
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 1304 581214U, // SMLALDX 4524 35651584U, // SMLALDX 7036 // CDP, LDRD_POST, LDRD_PRE, MCR, MRC, SMLALBB, SMLALBT, SMLALD, SMLALDX,...
|
D | ARMGenMCCodeEmitter.inc | 797 UINT64_C(121634864), // SMLALDX 10655 case ARM::SMLALDX: 12070 Feature_IsARM | Feature_HasV6 | 0, // SMLALDX = 784
|
D | ARMGenInstrInfo.inc | 799 SMLALDX = 784, 5479 …CID::Predicable), 0x80ULL, nullptr, nullptr, OperandInfo176, -1 ,nullptr }, // Inst #784 = SMLALDX
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1489 # SMLALD/SMLALDX
|
D | thumb2.txt | 1681 # SMLALD/SMLALDX
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb2.txt | 1820 # SMLALD/SMLALDX
|
D | basic-arm-instructions.txt | 1641 # SMLALD/SMLALDX
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1641 # SMLALD/SMLALDX
|
D | thumb2.txt | 1820 # SMLALD/SMLALDX
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 1660 @ SMLALD/SMLALDX
|
D | basic-thumb2-instructions.s | 1902 @ SMLALD/SMLALDX
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | basic-thumb2-instructions.s | 2385 @ SMLALD/SMLALDX
|
D | basic-arm-instructions.s | 2435 @ SMLALD/SMLALDX
|
/external/llvm/test/MC/ARM/ |
D | basic-arm-instructions.s | 2433 @ SMLALD/SMLALDX
|
D | basic-thumb2-instructions.s | 2337 @ SMLALD/SMLALDX
|
/external/capstone/arch/ARM/ |
D | ARMGenAsmWriter.inc | 356 31591U, // SMLALDX 3149 17825792U, // SMLALDX
|
D | ARMGenInstrInfo.inc | 3533 …modeledSideEffects), 0x80ULL, nullptr, nullptr, OperandInfo103,0,nullptr }, // Inst #339 = SMLALDX
|
12