Searched refs:hasLoadFromStackSlot (Results 1 – 9 of 9) sorted by relevance
71 bool hasLoadFromStackSlot(
388 bool HexagonInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in HexagonInstrInfo395 if (TargetInstrInfo::hasLoadFromStackSlot(*MII, Accesses)) in hasLoadFromStackSlot()400 return TargetInstrInfo::hasLoadFromStackSlot(MI, Accesses); in hasLoadFromStackSlot()
733 if (hasLoadFromStackSlot(MI, Accesses)){ in isLoadFromStackSlotPostFE()
303 virtual bool hasLoadFromStackSlot(
360 bool TargetInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in TargetInstrInfo
2595 if (TII->hasLoadFromStackSlot(MI, Accesses) && in computeStats()
2476 if (TII->hasLoadFromStackSlot(*this, Accesses)) in getFoldedRestoreSize()
1620 if (MI.mayLoad() && hasLoadFromStackSlot(MI, Accesses) && in isLoadFromStackSlotPostFE()
713 if (hasLoadFromStackSlot(MI, Accesses)) { in isLoadFromStackSlotPostFE()