Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h104 SDValue lowerFastUnsafeFDIV64(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp10497 SDValue SITargetLowering::lowerFastUnsafeFDIV64(SDValue Op, in lowerFastUnsafeFDIV64() function in SITargetLowering
10772 if (SDValue FastLowered = lowerFastUnsafeFDIV64(Op, DAG)) in LowerFDIV64()