Home
last modified time | relevance | path

Searched refs:setSpillsCR (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h167 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCInstrInfo.cpp1072 FuncInfo->setSpillsCR(); in storeRegToStackSlot()
1183 FuncInfo->setSpillsCR(); in loadRegFromStackSlot()
DPPCFrameLowering.cpp1756 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h169 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCFrameLowering.cpp2319 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()
DPPCInstrInfo.cpp1488 FuncInfo->setSpillsCR(); in StoreRegToStackSlot()
1543 FuncInfo->setSpillsCR(); in LoadRegFromStackSlot()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h175 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCInstrInfo.cpp1215 FuncInfo->setSpillsCR(); in StoreRegToStackSlot()
1267 FuncInfo->setSpillsCR(); in LoadRegFromStackSlot()
DPPCFrameLowering.cpp2240 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()