Searched refs:hasLoadFromStackSlot (Results 1 – 9 of 9) sorted by relevance
72 bool hasLoadFromStackSlot(
338 bool HexagonInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in HexagonInstrInfo345 if (TargetInstrInfo::hasLoadFromStackSlot(*MII, Accesses)) in hasLoadFromStackSlot()350 return TargetInstrInfo::hasLoadFromStackSlot(MI, Accesses); in hasLoadFromStackSlot()
254 virtual bool hasLoadFromStackSlot(
737 if (hasLoadFromStackSlot(MI, Accesses)){ in isLoadFromStackSlotPostFE()
342 bool TargetInstrInfo::hasLoadFromStackSlot( in hasLoadFromStackSlot() function in TargetInstrInfo
3162 else if (TII->hasLoadFromStackSlot(MI, Accesses) && in reportNumberOfSplillsReloads()
775 } else if (TII->hasLoadFromStackSlot(MI, Accesses)) { in emitComments()
1400 if (MI.mayLoad() && hasLoadFromStackSlot(MI, Accesses)) { in isLoadFromStackSlotPostFE()
415 if (hasLoadFromStackSlot(MI, Accesses)) { in isLoadFromStackSlotPostFE()