Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h149 bool selectBVHIntersectRayIntrinsic(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp3611 bool AMDGPUInstructionSelector::selectBVHIntersectRayIntrinsic( in selectBVHIntersectRayIntrinsic() function in AMDGPUInstructionSelector
4135 return selectBVHIntersectRayIntrinsic(I); in select()