Searched refs:isVRSAVESpilled (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.h179 bool isVRSAVESpilled() const { return SpillsVRSAVE; } function in class:llvm::PPCFunctionInfo
H A DPPCFrameLowering.cpp409 return FuncInfo->isVRSAVESpilled();

Completed in 95 milliseconds