Searched refs:isOMod (Results 1 – 1 of 1) sorted by relevance
115 std::pair<const MachineOperand *, int> isOMod(const MachineInstr &MI) const;1657 SIFoldOperands::isOMod(const MachineInstr &MI) const { in isOMod() function in SIFoldOperands1738 std::tie(RegOp, OMod) = isOMod(MI); in tryFoldOMod()