HomeSort by relevance Sort by last modified time
    Searched refs:getRestoreBasePointer (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 134 bool getRestoreBasePointer() const { return RestoreBasePointerOffset!=0; }
X86FrameLowering.cpp 673 if (X86FI->getRestoreBasePointer())
    [all...]

Completed in 1746 milliseconds