Searched defs:isCRSpilled (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h108 bool isCRSpilled() const { return SpillsCR; } function in class:llvm::PPCFunctionInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h168 bool isCRSpilled() const { return SpillsCR; } function in class:llvm::PPCFunctionInfo

Completed in 1631 milliseconds