Searched refs:SMMLAR (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | dsp-mlal.ll | 243 define hidden i32 @SMMLAR(i32 %a, i32 %b, i32 %c) local_unnamed_addr { 244 ; DSP-LABEL: SMMLAR: 249 ; ARM7-LABEL: SMMLAR: 254 ; NODSP-LABEL: SMMLAR:
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 276 SMMLAR, // Signed multiply long, round and add enumerator
|
| H A D | ARMScheduleR52.td | 271 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
|
| H A D | ARMScheduleSwift.td | 246 (instregex "MLA", "MLS", "SMMLA", "SMMLAR", "SMMLS", "SMMLSR",
|
| H A D | ARMScheduleA9.td | 2549 "SMMLA", "SMMLAR", "SMMLS", "SMMLSR")>;
|
| H A D | ARMInstrInfo.td | 127 def ARMsmmlar : SDNode<"ARMISD::SMMLAR", SDT_MulHSR>; 4467 def SMMLAR : AMul2Ia <0b0111010, 0b0011, (outs GPR:$Rd),
|
| H A D | ARMISelLowering.cpp | 1820 MAKE_CASE(ARMISD::SMMLAR) in getTargetNodeName() 12801 FinalOpc = ARMISD::SMMLAR; in AddCombineTo64bitMLAL()
|
| /llvm-project-15.0.7/llvm/test/MC/Disassembler/ARM/ |
| H A D | basic-arm-instructions.txt | 1697 # SMMLA/SMMLAR
|
| H A D | thumb2.txt | 1884 # SMMLA/SMMLAR
|
| /llvm-project-15.0.7/llvm/test/MC/ARM/ |
| H A D | basic-arm-instructions.s | 2519 @ SMMLA/SMMLAR
|
| H A D | basic-thumb2-instructions.s | 2636 @ SMMLA/SMMLAR
|