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

/external/llvm/lib/Target/PowerPC/
H A DPPCInstrBuilder.h27 /// addFrameReference - This function is used to add a reference to the base of
33 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0, function in namespace:llvm
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrBuilder.h27 addFrameReference(const MachineInstrBuilder &MIB, int FI) { function in namespace:llvm
/external/llvm/lib/Target/X86/
H A DX86InstrBuilder.h143 /// addFrameReference - This function is used to add a reference to the base of
149 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0) { function in namespace:llvm

Completed in 326 milliseconds