Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp147 SdwaSel DstSel; global() member in __anonce895fe20111::SDWADstOperand
373 SdwaSel DstSel = static_cast<SdwaSel>( convertToSDWA() local
450 MachineOperand *DstSel= TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel); convertToSDWA() local
765 SdwaSel DstSel = static_cast<SdwaSel>( matchSDWAOperand() local
1067 MachineOperand *DstSel = TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel); convertToSDWA() local
[all...]
H A DGCNHazardRecognizer.cpp919 if (auto *DstSel = TII->getNamedOperand(MI, AMDGPU::OpName::dst_sel)) checkVALUHazards() local