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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp952 unsigned SDSTName; local
957 SDSTName = AMDGPU::OpName::vdst;
960 SDSTName = AMDGPU::OpName::sdst;
967 const MachineOperand *SDST = TII->getNamedOperand(*MI, SDSTName);

Completed in 103 milliseconds