OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitLoadConstPool
(Results
1 - 6
of
6
) sorted by null
/external/llvm/lib/Target/ARM/
Thumb2RegisterInfo.h
30
///
emitLoadConstPool
- Emits a load from constpool to materialize the
32
void
emitLoadConstPool
(MachineBasicBlock &MBB,
Thumb1RegisterInfo.h
36
///
emitLoadConstPool
- Emits a load from constpool to materialize the
38
void
emitLoadConstPool
(MachineBasicBlock &MBB,
Thumb2RegisterInfo.cpp
31
///
emitLoadConstPool
- Emits a load from constpool to materialize the
34
Thumb2RegisterInfo::
emitLoadConstPool
(MachineBasicBlock &MBB,
ARMBaseRegisterInfo.h
159
///
emitLoadConstPool
- Emits a load from constpool to materialize the
161
virtual void
emitLoadConstPool
(MachineBasicBlock &MBB,
Thumb1RegisterInfo.cpp
61
///
emitLoadConstPool
- Emits a load from constpool to materialize the
64
Thumb1RegisterInfo::
emitLoadConstPool
(MachineBasicBlock &MBB,
125
MRI.
emitLoadConstPool
(MBB, MBBI, dl, LdReg, 0, NumBytes,
641
emitLoadConstPool
(MBB, II, dl, TmpReg, 0, Offset);
665
emitLoadConstPool
(MBB, II, dl, VReg, 0, Offset);
ARMBaseRegisterInfo.cpp
382
///
emitLoadConstPool
- Emits a load from constpool to materialize the
385
emitLoadConstPool
(MachineBasicBlock &MBB,
Completed in 108 milliseconds