Home
last modified time | relevance | path

Searched refs:setSpillsVRSAVE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.h170 void setSpillsVRSAVE() { SpillsVRSAVE = true; } in setSpillsVRSAVE() function
DPPCInstrInfo.cpp1075 FuncInfo->setSpillsVRSAVE(); in storeRegToStackSlot()
1186 FuncInfo->setSpillsVRSAVE(); in loadRegFromStackSlot()