HomeSort by relevance Sort by last modified time
    Searched refs:isVRSAVESpilled (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 147 bool isVRSAVESpilled() const { return SpillsVRSAVE; }
PPCFrameLowering.cpp 345 return FuncInfo->isVRSAVESpilled();
    [all...]

Completed in 891 milliseconds