Home
last modified time | relevance | path

Searched refs:matchSDWAOperand (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp66 std::unique_ptr<SDWAOperand> matchSDWAOperand(MachineInstr &MI);
520 SIPeepholeSDWA::matchSDWAOperand(MachineInstr &MI) { in matchSDWAOperand() function in SIPeepholeSDWA
827 if (auto Operand = matchSDWAOperand(MI)) { in matchSDWAOperands()