Searched refs:hasLoadFromStackSlot (Results 1 – 9 of 9) sorted by relevance
71 bool hasLoadFromStackSlot(
385 bool HexagonInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in HexagonInstrInfo392 if (TargetInstrInfo::hasLoadFromStackSlot(*MII, Accesses)) in hasLoadFromStackSlot()397 return TargetInstrInfo::hasLoadFromStackSlot(MI, Accesses); in hasLoadFromStackSlot()
732 if (hasLoadFromStackSlot(MI, Accesses)){ in isLoadFromStackSlotPostFE()
287 virtual bool hasLoadFromStackSlot(
359 bool TargetInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in TargetInstrInfo
2311 if (TII->hasLoadFromStackSlot(*this, Accesses)) in getFoldedRestoreSize()
2389 if (TII->hasLoadFromStackSlot(MI, Accesses) && in computeStats()
1614 if (MI.mayLoad() && hasLoadFromStackSlot(MI, Accesses) && in isLoadFromStackSlotPostFE()
683 if (hasLoadFromStackSlot(MI, Accesses)) { in isLoadFromStackSlotPostFE()