Searched refs:matchSDWAOperand (Results 1 – 1 of 1) sorted by relevance
67 std::unique_ptr<SDWAOperand> matchSDWAOperand(MachineInstr &MI);522 SIPeepholeSDWA::matchSDWAOperand(MachineInstr &MI) { in matchSDWAOperand() function in SIPeepholeSDWA830 if (auto Operand = matchSDWAOperand(MI)) { in matchSDWAOperands()