Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp147 SdwaSel DstSel; member in __anon5fa22ca70111::SDWADstOperand
373 SdwaSel DstSel = static_cast<SdwaSel>( in convertToSDWA() local
450 MachineOperand *DstSel= TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel); in convertToSDWA() local
761 SdwaSel DstSel = static_cast<SdwaSel>( in matchSDWAOperand() local
1063 MachineOperand *DstSel = TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel); in convertToSDWA() local
H A DGCNHazardRecognizer.cpp918 if (auto *DstSel = TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel)) in checkVALUHazards() local