Home
last modified time | relevance | path

Searched refs:emitLoadConstPool (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.h40 emitLoadConstPool(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI,
H A DThumbRegisterInfo.cpp101 /// 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 DARMBaseRegisterInfo.h211 emitLoadConstPool(MachineBasicBlock &MBB, MachineBasicBlock::iterator &MBBI,
H A DARMFrameLowering.cpp3137 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 DARMBaseRegisterInfo.cpp496 void ARMBaseRegisterInfo::emitLoadConstPool( in emitLoadConstPool() function in ARMBaseRegisterInfo
H A DThumb1FrameLowering.cpp87 MRI.emitLoadConstPool(MBB, MBBI, dl, ScratchReg, 0, NumBytes, ARMCC::AL, in emitPrologueEpilogueSPUpdate()