OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emitLoadConstPool
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.cpp
32
///
emitLoadConstPool
- Emits a load from constpool to materialize the
35
Thumb2RegisterInfo::
emitLoadConstPool
(MachineBasicBlock &MBB,
Thumb1RegisterInfo.cpp
61
///
emitLoadConstPool
- Emits a load from constpool to materialize the
64
Thumb1RegisterInfo::
emitLoadConstPool
(MachineBasicBlock &MBB,
124
MRI.
emitLoadConstPool
(MBB, MBBI, dl, LdReg, 0, NumBytes,
669
emitLoadConstPool
(MBB, II, dl, TmpReg, 0, Offset);
692
emitLoadConstPool
(MBB, II, dl, VReg, 0, Offset);
ARMBaseRegisterInfo.cpp
850
///
emitLoadConstPool
- Emits a load from constpool to materialize the
853
emitLoadConstPool
(MachineBasicBlock &MBB,
[
all
...]
Completed in 23 milliseconds