HomeSort by relevance Sort by last modified time
    Searched defs:emitLoadConstPool (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ThumbRegisterInfo.cpp 101 /// emitLoadConstPool - Emits a load from constpool to materialize the
103 void ThumbRegisterInfo::emitLoadConstPool(
159 MRI.emitLoadConstPool(MBB, MBBI, dl, LdReg, 0, NumBytes,
579 emitLoadConstPool(MBB, II, dl, TmpReg, 0, Offset);
603 emitLoadConstPool(MBB, II, dl, VReg, 0, Offset);
ARMBaseRegisterInfo.cpp 388 /// emitLoadConstPool - Emits a load from constpool to materialize the
391 emitLoadConstPool(MachineBasicBlock &MBB,

Completed in 1010 milliseconds