Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp62 std::unique_ptr<SDWAOperand> matchSDWAOperand(MachineInstr &MI);
691 SIPeepholeSDWA::matchSDWAOperand(MachineInstr &MI) { in matchSDWAOperand() function in SIPeepholeSDWA
1004 if (auto Operand = matchSDWAOperand(MI)) { in matchSDWAOperands()