Searched defs:emitLoadConstPool (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DThumb2RegisterInfo.cpp32 /// emitLoadConstPool - Emits a load from constpool to materialize the
35 Thumb2RegisterInfo::emitLoadConstPool(MachineBasicBlock &MBB, function in class:Thumb2RegisterInfo
H A DThumb1RegisterInfo.cpp61 /// emitLoadConstPool - Emits a load from constpool to materialize the
64 Thumb1RegisterInfo::emitLoadConstPool(MachineBasicBlock &MBB, function in class:Thumb1RegisterInfo
124 MRI.emitLoadConstPool(MBB, MBBI, dl, LdReg, 0, NumBytes,
662 emitLoadConstPool(MBB, II, dl, TmpReg, 0, Offset);
685 emitLoadConstPool(MBB, II, dl, VReg, 0, Offset);
H A DARMBaseRegisterInfo.cpp780 /// emitLoadConstPool - Emits a load from constpool to materialize the
783 emitLoadConstPool(MachineBasicBlock &MBB, function in class:ARMBaseRegisterInfo

Completed in 68 milliseconds