Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h162 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCInstrInfo.cpp1046 FuncInfo->setSpillsCR(); in storeRegToStackSlot()
1158 FuncInfo->setSpillsCR(); in loadRegFromStackSlot()
DPPCFrameLowering.cpp1592 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()