Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h143 void setSpillsCR() { SpillsCR = true; } in setSpillsCR() function
DPPCInstrInfo.cpp864 FuncInfo->setSpillsCR(); in storeRegToStackSlot()
961 FuncInfo->setSpillsCR(); in loadRegFromStackSlot()
DPPCFrameLowering.cpp1403 FuncInfo->setSpillsCR(); in spillCalleeSavedRegisters()