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

  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 163 bool isCRSpilled() const { return SpillsCR; }
PPCFrameLowering.cpp 390 return FuncInfo->isCRSpilled();
    [all...]

Completed in 314 milliseconds