Searched refs:setRestoreBasePointer (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.cpp18 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { function in class:X86MachineFunctionInfo
H A DX86MachineFunctionInfo.h121 void setRestoreBasePointer(const MachineFunction *MF);
H A DX86ISelLowering.cpp23860 X86FI->setRestoreBasePointer(MF);
24079 MFI->setRestoreBasePointer(MF);
[all...]

Completed in 152 milliseconds