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 108 bool isCRSpilled() const { return SpillsCR; }
PPCFrameLowering.cpp 717 return FuncInfo->isCRSpilled();
    [all...]

Completed in 143 milliseconds