Home
last modified time | relevance | path

Searched refs:selectDSGWSIntrinsic (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h122 bool selectDSGWSIntrinsic(MachineInstr &MI, Intrinsic::ID IID) const;
H A DAMDGPUInstructionSelector.cpp1637 bool AMDGPUInstructionSelector::selectDSGWSIntrinsic(MachineInstr &MI, in selectDSGWSIntrinsic() function in AMDGPUInstructionSelector
2082 return selectDSGWSIntrinsic(I, IntrinsicID); in selectG_INTRINSIC_W_SIDE_EFFECTS()