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 37 unsigned getLowSavedGPR() const { return LowSavedGPR; }
SystemZFrameLowering.cpp 244 unsigned LowGPR = ZFI->getLowSavedGPR();
341 if (ZFI->getLowSavedGPR()) {
449 if (ZFI->getLowSavedGPR()) {

Completed in 49 milliseconds