Searched refs:emitLoadConstPool (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ThumbRegisterInfo.h | 40 emitLoadConstPool(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI,
|
| H A D | ThumbRegisterInfo.cpp | 101 /// emitLoadConstPool - Emits a load from constpool to materialize the 103 void ThumbRegisterInfo::emitLoadConstPool( in emitLoadConstPool() function in ThumbRegisterInfo 231 MRI.emitLoadConstPool(MBB, MBBI, dl, LdReg, 0, NumBytes, ARMCC::AL, 0, in emitThumbRegPlusImmediate() 611 emitLoadConstPool(MBB, II, dl, TmpReg, 0, Offset); in useFPForScavengingIndex() 647 emitLoadConstPool(MBB, II, dl, VReg, 0, Offset);
|
| H A D | ARMBaseRegisterInfo.h | 211 emitLoadConstPool(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI,
|
| H A D | ARMFrameLowering.cpp | 3137 RegInfo->emitLoadConstPool(*McrMBB, MBBI, DL, ScratchReg0, 0, in adjustForSegmentedStacks() 3156 RegInfo->emitLoadConstPool(*McrMBB, MBBI, DL, ScratchReg0, 0, in adjustForSegmentedStacks() 3247 RegInfo->emitLoadConstPool(*AllocMBB, MBBI, DL, ScratchReg0, 0, in adjustForSegmentedStacks() 3260 RegInfo->emitLoadConstPool(*AllocMBB, MBBI, DL, ScratchReg0, 0, in adjustForSegmentedStacks() 3280 RegInfo->emitLoadConstPool( in adjustForSegmentedStacks() 3294 RegInfo->emitLoadConstPool( in adjustForSegmentedStacks()
|
| H A D | ARMBaseRegisterInfo.cpp | 496 void ARMBaseRegisterInfo::emitLoadConstPool( in emitLoadConstPool() function in ARMBaseRegisterInfo
|
| H A D | Thumb1FrameLowering.cpp | 87 MRI.emitLoadConstPool(MBB, MBBI, dl, ScratchReg, 0, NumBytes, ARMCC::AL, in emitPrologueEpilogueSPUpdate()
|