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

  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 136 int getBasePointerSaveIndex() const { return BasePointerSaveIndex; }
PPCFrameLowering.cpp 725 int BPIndex = FI->getBasePointerSaveIndex();
    [all...]

Completed in 179 milliseconds