Searched refs:hasAnyModifiersSet (Results 1 – 3 of 3) sorted by relevance
388 if (TII->hasAnyModifiersSet(MI)) in shrinkMadFma()
898 bool hasAnyModifiersSet(const MachineInstr &MI) const;
3100 if (hasAnyModifiersSet(UseMI)) in FoldImmediate()3901 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo