Home
last modified time | relevance | path

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

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