Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h125 bool selectDSBvhStackIntrinsic(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp2042 bool AMDGPUInstructionSelector::selectDSBvhStackIntrinsic( in selectDSBvhStackIntrinsic() function in AMDGPUInstructionSelector
2106 return selectDSBvhStackIntrinsic(I); in selectG_INTRINSIC_W_SIDE_EFFECTS()