HomeSort by: relevance | last modified time | path
    Searched refs:getCRSpillFrameIndex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 250 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; }
PPCRegisterInfo.cpp 1146 FrameIdx = MF.getInfo<PPCFunctionInfo>()->getCRSpillFrameIndex();

Completed in 19 milliseconds