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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h115 bool selectDSGWSIntrinsic(MachineInstr &MI, Intrinsic::ID IID) const;
H A DAMDGPUInstructionSelector.cpp1194 bool AMDGPUInstructionSelector::selectDSGWSIntrinsic(MachineInstr &MI, function in class:AMDGPUInstructionSelector
1612 return selectDSGWSIntrinsic(I, IntrinsicID);

Completed in 168 milliseconds