Searched refs:hasLoadFromStackSlot (Results 1 – 9 of 9) sorted by relevance
71 bool hasLoadFromStackSlot(
343 bool HexagonInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in HexagonInstrInfo350 if (TargetInstrInfo::hasLoadFromStackSlot(*MII, Accesses)) in hasLoadFromStackSlot()355 return TargetInstrInfo::hasLoadFromStackSlot(MI, Accesses); in hasLoadFromStackSlot()
736 if (hasLoadFromStackSlot(MI, Accesses)){ in isLoadFromStackSlotPostFE()
285 virtual bool hasLoadFromStackSlot(
361 bool TargetInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in TargetInstrInfo
2367 if (TII->hasLoadFromStackSlot(*this, Accesses)) in getFoldedRestoreSize()
3210 if (TII->hasLoadFromStackSlot(MI, Accesses) && in computeStats()
1587 if (MI.mayLoad() && hasLoadFromStackSlot(MI, Accesses) && in isLoadFromStackSlotPostFE()
904 if (hasLoadFromStackSlot(MI, Accesses)) { in isLoadFromStackSlotPostFE()