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

Completed in 41 milliseconds