Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h107 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCInstrInfo.cpp481 FuncInfo->setSpillsCR(); in storeRegToStackSlot()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h167 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCInstrInfo.cpp1200 FuncInfo->setSpillsCR(); in StoreRegToStackSlot()
1252 FuncInfo->setSpillsCR(); in LoadRegFromStackSlot()
DPPCFrameLowering.cpp2001 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()