OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addFrameReference
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCInstrBuilder.h
27
///
addFrameReference
- This function is used to add a reference to the base of
33
addFrameReference
(const MachineInstrBuilder &MIB, int FI, int Offset = 0,
/external/llvm/lib/Target/SystemZ/
SystemZInstrBuilder.h
27
addFrameReference
(const MachineInstrBuilder &MIB, int FI) {
/external/llvm/lib/Target/X86/
X86InstrBuilder.h
142
///
addFrameReference
- This function is used to add a reference to the base of
148
addFrameReference
(const MachineInstrBuilder &MIB, int FI, int Offset = 0) {
Completed in 155 milliseconds