Searched refs:hasAnyModifiersSet (Results 1 – 3 of 3) sorted by relevance
394 if (TII->hasAnyModifiersSet(MI)) in shrinkMadFma()
1056 bool hasAnyModifiersSet(const MachineInstr &MI) const;
3454 if (hasAnyModifiersSet(UseMI)) in FoldImmediate()4297 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo