Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h170 void setSpillsVRSAVE() { SpillsVRSAVE = true; } in setSpillsVRSAVE() function
DPPCInstrInfo.cpp1075 FuncInfo->setSpillsVRSAVE(); in storeRegToStackSlot()
1186 FuncInfo->setSpillsVRSAVE(); in loadRegFromStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h170 void setSpillsVRSAVE() { SpillsVRSAVE = true; } in setSpillsVRSAVE() function
DPPCInstrInfo.cpp1203 FuncInfo->setSpillsVRSAVE(); in StoreRegToStackSlot()
1255 FuncInfo->setSpillsVRSAVE(); in LoadRegFromStackSlot()