Searched refs:hasAnyModifiersSet (Results 1 – 3 of 3) sorted by relevance
352 if (TII->hasAnyModifiersSet(MI)) in shrinkMadFma()
894 bool hasAnyModifiersSet(const MachineInstr &MI) const;
2970 if (hasAnyModifiersSet(UseMI)) in FoldImmediate()3778 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo