Home
last modified time | relevance | path

Searched refs:isVRSAVESpilled (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h171 bool isVRSAVESpilled() const { return SpillsVRSAVE; } in isVRSAVESpilled() function
DPPCFrameLowering.cpp393 return FuncInfo->isVRSAVESpilled(); in spillsVRSAVE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h171 bool isVRSAVESpilled() const { return SpillsVRSAVE; } in isVRSAVESpilled() function
DPPCFrameLowering.cpp411 return FuncInfo->isVRSAVESpilled(); in spillsVRSAVE()