Searched defs:addFrameReference (Results 1 - 2 of 2) 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/X86/
H A DX86InstrBuilder.h142 /// addFrameReference - This function is used to add a reference to the base of
148 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0) { function in namespace:llvm

Completed in 58 milliseconds