Home
last modified time | relevance | path

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

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