Home
last modified time | relevance | path

Searched defs:DstSel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp152 SdwaSel DstSel; member in __anon5b8513100111::SDWADstOperand
415 SdwaSel DstSel = static_cast<SdwaSel>( in convertToSDWA() local
494 MachineOperand *DstSel= TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel); in convertToSDWA() local
805 SdwaSel DstSel = static_cast<SdwaSel>( in matchSDWAOperand() local
1110 MachineOperand *DstSel = TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel); in convertToSDWA() local
H A DGCNHazardRecognizer.cpp921 if (auto *DstSel = TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel)) in checkVALUHazards() local