/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrBuilder.h | 35 return MIB.addImm(Offset).addFrameIndex(FI); 37 return MIB.addFrameIndex(FI).addImm(Offset);
|
/openbsd/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEInstrBuilder.h | 35 return MIB.addFrameIndex(FI).addImm(0).addImm(Offset); 36 return MIB.addFrameIndex(FI).addImm(Offset);
|
H A D | VEInstrInfo.cpp | 478 .addFrameIndex(FI) in storeRegToStackSlot() 485 .addFrameIndex(FI) in storeRegToStackSlot() 492 .addFrameIndex(FI) in storeRegToStackSlot() 499 .addFrameIndex(FI) in storeRegToStackSlot() 506 .addFrameIndex(FI) in storeRegToStackSlot() 513 .addFrameIndex(FI) in storeRegToStackSlot() 540 .addFrameIndex(FI) in loadRegFromStackSlot() 546 .addFrameIndex(FI) in loadRegFromStackSlot() 552 .addFrameIndex(FI) in loadRegFromStackSlot() 558 .addFrameIndex(FI) in loadRegFromStackSlot() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 513 BuildMI(MBB, I, DL, get(SP::STXri)).addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 516 BuildMI(MBB, I, DL, get(SP::STri)).addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 519 BuildMI(MBB, I, DL, get(SP::STDri)).addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 522 BuildMI(MBB, I, DL, get(SP::STFri)).addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 525 BuildMI(MBB, I, DL, get(SP::STDFri)).addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 530 BuildMI(MBB, I, DL, get(SP::STQFri)).addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 552 BuildMI(MBB, I, DL, get(SP::LDXri), DestReg).addFrameIndex(FI).addImm(0) in loadRegFromStackSlot() 555 BuildMI(MBB, I, DL, get(SP::LDri), DestReg).addFrameIndex(FI).addImm(0) in loadRegFromStackSlot() 558 BuildMI(MBB, I, DL, get(SP::LDDri), DestReg).addFrameIndex(FI).addImm(0) in loadRegFromStackSlot() 561 BuildMI(MBB, I, DL, get(SP::LDFri), DestReg).addFrameIndex(FI).addImm(0) in loadRegFromStackSlot() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 137 .addFrameIndex(FI) in storeRegToStackSlot() 142 .addFrameIndex(FI) in storeRegToStackSlot() 159 BuildMI(MBB, I, DL, get(BPF::LDD), DestReg).addFrameIndex(FI).addImm(0); in loadRegFromStackSlot() 161 BuildMI(MBB, I, DL, get(BPF::LDW32), DestReg).addFrameIndex(FI).addImm(0); in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.cpp | 52 .addFrameIndex(FrameIdx).addImm(0) in storeRegToStackSlot() 56 .addFrameIndex(FrameIdx).addImm(0) in storeRegToStackSlot() 80 .addReg(DestReg, getDefRegState(true)).addFrameIndex(FrameIdx) in loadRegFromStackSlot() 84 .addReg(DestReg, getDefRegState(true)).addFrameIndex(FrameIdx) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrBuilder.h | 180 MIB.addFrameIndex(AM.Base.FrameIndex); in addFullAddress() 211 return addOffset(MIB.addFrameIndex(FI), Offset)
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.cpp | 100 .addFrameIndex(FI) in storeRegToStackSlot() 128 .addFrameIndex(FI) in loadRegFromStackSlot()
|
H A D | ARMBaseInstrInfo.cpp | 1134 .addFrameIndex(FI) in storeRegToStackSlot() 1145 .addFrameIndex(FI) in storeRegToStackSlot() 1152 .addFrameIndex(FI) in storeRegToStackSlot() 1215 .addFrameIndex(FI) in storeRegToStackSlot() 1391 .addFrameIndex(FI) in loadRegFromStackSlot() 1401 .addFrameIndex(FI) in loadRegFromStackSlot() 1407 .addFrameIndex(FI) in loadRegFromStackSlot() 1413 .addFrameIndex(FI) in loadRegFromStackSlot() 1423 .addFrameIndex(FI) in loadRegFromStackSlot() 1469 MIB.addFrameIndex(FI) in loadRegFromStackSlot() [all …]
|
H A D | Thumb2InstrInfo.cpp | 181 .addFrameIndex(FI) in storeRegToStackSlot() 200 MIB.addFrameIndex(FI).addImm(0).addMemOperand(MMO).add(predOps(ARMCC::AL)); in storeRegToStackSlot() 224 .addFrameIndex(FI) in loadRegFromStackSlot() 243 MIB.addFrameIndex(FI).addImm(0).addMemOperand(MMO).add(predOps(ARMCC::AL)); in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrBuilder.h | 39 return MIB.addFrameIndex(FI).addImm(Offset).addReg(0).addMemOperand(MMO); in addFrameReference()
|
H A D | SystemZInstrInfo.cpp | 1035 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1061 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1077 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1092 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1121 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1135 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1146 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1172 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1186 .addFrameIndex(FrameIndex) in foldMemoryOperandImpl() 1298 MIB.addFrameIndex(FrameIndex).addImm(Offset); in foldMemoryOperandImpl()
|
/openbsd/gnu/llvm/llvm/lib/Target/M68k/ |
H A D | M68kInstrBuilder.h | 72 return MIB.addImm(Offset).addFrameIndex(FI).addMemOperand(MMO);
|
/openbsd/gnu/llvm/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 315 .addFrameIndex(FrameIndex) in storeRegToStackSlot() 343 .addFrameIndex(FrameIndex) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 373 .addFrameIndex(FrameIndex) in storeRegToStackSlot() 394 .addFrameIndex(FrameIndex) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.cpp | 102 .addFrameIndex(FI) in storeRegToStackSlot() 138 .addFrameIndex(FI) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.cpp | 153 .addFrameIndex(FrameIndex) in storeRegToStackSlot() 185 .addFrameIndex(FrameIndex) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.cpp | 120 addFrameIndex(FI).addImm(Offset) in storeRegToStack() 138 BuildMI(MBB, I, DL, get(Opc), DestReg).addFrameIndex(FI).addImm(Offset) in loadRegFromStack()
|
H A D | MipsSEInstrInfo.cpp | 315 .addFrameIndex(FI).addImm(Offset).addMemOperand(MMO); in storeRegToStack() 376 .addFrameIndex(FI) in loadRegFromStack() 396 .addFrameIndex(FI) in loadRegFromStack()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonVExtract.cpp | 129 MIB.addFrameIndex(FI).addImm(Offset); in runOnMachineFunction()
|
H A D | HexagonFrameLowering.cpp | 1760 .addFrameIndex(FI) in expandStoreInt() 1785 .addFrameIndex(FI) in expandLoadInt() 1912 .addFrameIndex(FI) in expandStoreVec2() 1923 .addFrameIndex(FI) in expandStoreVec2() 1958 .addFrameIndex(FI) in expandLoadVec2() 1966 .addFrameIndex(FI) in expandLoadVec2() 1994 .addFrameIndex(FI) in expandStoreVec() 2022 .addFrameIndex(FI) in expandLoadVec()
|
H A D | HexagonInstrInfo.cpp | 973 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 977 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 981 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 985 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 989 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 993 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 997 .addFrameIndex(FI).addImm(0) in storeRegToStackSlot() 1020 .addFrameIndex(FI).addImm(0).addMemOperand(MMO); in loadRegFromStackSlot() 1023 .addFrameIndex(FI).addImm(0).addMemOperand(MMO); in loadRegFromStackSlot() 1026 .addFrameIndex(FI).addImm(0).addMemOperand(MMO); in loadRegFromStackSlot() [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 64 .addFrameIndex(FrameIndex) in storeRegToStackSlot() 83 .addFrameIndex(FrameIndex) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo.cpp | 430 .addFrameIndex(FI) in storeRegToStackSlot() 473 .addFrameIndex(FI) in loadRegFromStackSlot()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 2236 NewMI.addFrameIndex(FrameIndex).addImm(0U); in buildDbgValueForSpill() 2241 NewMI.addFrameIndex(FrameIndex); in buildDbgValueForSpill() 2257 NewMI.addFrameIndex(FrameIndex).addImm(0U); in buildDbgValueForSpill() 2262 NewMI.addFrameIndex(FrameIndex); in buildDbgValueForSpill()
|