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

  /external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h 38 void setLowSavedGPR(unsigned Reg) { LowSavedGPR = Reg; }
SystemZFrameLowering.cpp 162 ZFI->setLowSavedGPR(LowGPR);

Completed in 636 milliseconds