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.cpp951 FuncInfo->setSpillsCR(); in storeRegToStackSlot()
1060 FuncInfo->setSpillsCR(); in loadRegFromStackSlot()
DPPCFrameLowering.cpp1527 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()