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

  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 167 int getCRSpillFrameIndex() const { return CRSpillFrameIndex; }
PPCRegisterInfo.cpp 519 FrameIdx = FI->getCRSpillFrameIndex();

Completed in 35 milliseconds