Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h152 bool selectBVHIntrinsic(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp3045 bool AMDGPUInstructionSelector::selectBVHIntrinsic(MachineInstr &MI) const{ in selectBVHIntrinsic() function in AMDGPUInstructionSelector
3172 return selectBVHIntrinsic(I); in select()