Searched refs:hasAnyModifiersSet (Results 1 – 2 of 2) sorted by relevance
715 bool hasAnyModifiersSet(const MachineInstr &MI) const;
2033 if (hasAnyModifiersSet(UseMI)) in FoldImmediate()2586 bool SIInstrInfo::hasAnyModifiersSet(const MachineInstr &MI) const { in hasAnyModifiersSet() function in SIInstrInfo