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 662 FrameIdx = FI->getCRSpillFrameIndex();
    [all...]

Completed in 150 milliseconds