Searched refs:hasAnyModifiersSet (Results 1 – 3 of 3) sorted by relevance
414 if (TII->hasAnyModifiersSet(MI)) in shrinkMadFma()
1120 bool hasAnyModifiersSet(const MachineInstr &MI) const;
3505 if (hasAnyModifiersSet(UseMI)) in foldImmediate()4410 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo