Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.h269 void SelectDIV_SCALE(SDNode *N);
H A DAMDGPUISelDAGToDAG.cpp634 SelectDIV_SCALE(N); in Select()
977 void AMDGPUDAGToDAGISel::SelectDIV_SCALE(SDNode *N) { in SelectDIV_SCALE() function in AMDGPUDAGToDAGISel