Searched refs:hasLoadFromStackSlot (Results 1 – 9 of 9) sorted by relevance
71 bool hasLoadFromStackSlot(
386 bool HexagonInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in HexagonInstrInfo393 if (TargetInstrInfo::hasLoadFromStackSlot(*MII, Accesses)) in hasLoadFromStackSlot()398 return TargetInstrInfo::hasLoadFromStackSlot(MI, Accesses); in hasLoadFromStackSlot()
732 if (hasLoadFromStackSlot(MI, Accesses)){ in isLoadFromStackSlotPostFE()
294 virtual bool hasLoadFromStackSlot(
358 bool TargetInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in TargetInstrInfo
2365 if (TII->hasLoadFromStackSlot(*this, Accesses)) in getFoldedRestoreSize()
2492 if (TII->hasLoadFromStackSlot(MI, Accesses) && in computeStats()
1619 if (MI.mayLoad() && hasLoadFromStackSlot(MI, Accesses) && in isLoadFromStackSlotPostFE()
683 if (hasLoadFromStackSlot(MI, Accesses)) { in isLoadFromStackSlotPostFE()