Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMachineFunctionInfo.h47 bool isCRSpilled() const { return SpillsCR; } in isCRSpilled() function
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h215 bool isCRSpilled() const { return SpillsCR; } in isCRSpilled() function