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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp92 std::unique_ptr<SDWAOperand> matchSDWAOperand(MachineInstr &MI);
546 SIPeepholeSDWA::matchSDWAOperand(MachineInstr &MI) { function in class:SIPeepholeSDWA
857 if (auto Operand = matchSDWAOperand(MI)) {

Completed in 104 milliseconds