Searched refs:SMLSLD (Results 1 – 25 of 32) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.h | 209 SMLSLD, // Signed multiply subtract long dual enumerator
|
D | ARMScheduleSwift.td | 309 "SMLALTB", "SMLALTT", "SMLALD", "SMLALDX", "SMLSLD", "SMLSLDX",
|
D | ARMScheduleR52.td | 281 "SMLALTB", "SMLALTT", "SMLALD", "SMLALDX", "SMLSLD", "SMLSLDX",
|
D | ARMScheduleA9.td | 2558 "SMLSLD", "SMLSLDX", "SMUAD", "SMUADX", "SMUSD", "SMUSDX")>;
|
D | ARMInstrInfo.td | 105 def ARMSmlsld : SDNode<"ARMISD::SMLSLD", SDT_LongMac>; 4421 (SMLSLD GPRnopc:$Rn, GPRnopc:$Rm, GPRnopc:$RLo, GPRnopc:$RHi)>;
|
D | ARMISelLowering.cpp | 1358 case ARMISD::SMLSLD: return "ARMISD::SMLSLD"; in getTargetNodeName() 8153 Opc = ARMISD::SMLSLD; in ReplaceLongIntrinsic()
|
D | ARMInstrThumb2.td | 2840 // Dual halfword multiple: SMUAD, SMUSD, SMLAD, SMLSD, SMLALD, SMLSLD
|
/external/llvm/lib/Target/ARM/ |
D | ARMScheduleSwift.td | 292 "SMLALTB", "SMLALTT", "SMLALD", "SMLALDX", "SMLSLD", "SMLSLDX",
|
D | ARMScheduleA9.td | 2507 "SMLSLD", "SMLLDX", "SMUAD", "SMUADX", "SMUSD", "SMUSDX")>;
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1531 # SMLSLD/SMLSLDX
|
D | thumb2.txt | 1729 # SMLSLD/SMLSLDX
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb2.txt | 1868 # SMLSLD/SMLSLDX
|
D | basic-arm-instructions.txt | 1683 # SMLSLD/SMLSLDX
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | basic-arm-instructions.txt | 1683 # SMLSLD/SMLSLDX
|
D | thumb2.txt | 1868 # SMLSLD/SMLSLDX
|
/external/swiftshader/third_party/LLVM/test/MC/ARM/ |
D | basic-arm-instructions.s | 1702 @ SMLSLD/SMLSLDX
|
D | basic-thumb2-instructions.s | 1950 @ SMLSLD/SMLSLDX
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenAsmWriter.inc | 1313 580003U, // SMLSLD 4533 35651584U, // SMLSLD
|
D | ARMGenMCCodeEmitter.inc | 806 UINT64_C(121634896), // SMLSLD 10658 case ARM::SMLSLD: 12079 Feature_IsARM | Feature_HasV6 | 0, // SMLSLD = 793
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
D | basic-thumb2-instructions.s | 2433 @ SMLSLD/SMLSLDX
|
D | basic-arm-instructions.s | 2477 @ SMLSLD/SMLSLDX
|
/external/llvm/test/MC/ARM/ |
D | basic-arm-instructions.s | 2475 @ SMLSLD/SMLSLDX
|
D | basic-thumb2-instructions.s | 2385 @ SMLSLD/SMLSLDX
|
/external/capstone/arch/ARM/ |
D | ARMGenAsmWriter.inc | 366 30450U, // SMLSLD 3159 17825792U, // SMLSLD
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMInstrThumb2.td | 2621 // Dual halfword multiple: SMUAD, SMUSD, SMLAD, SMLSD, SMLALD, SMLSLD
|
12