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

  /external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h 34 unsigned getLowSavedGPR() const { return LowSavedGPR; }
SystemZFrameLowering.cpp 234 unsigned LowGPR = ZFI->getLowSavedGPR();
326 if (ZFI->getLowSavedGPR()) {
418 if (ZFI->getLowSavedGPR()) {

Completed in 49 milliseconds