Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h82 SDValue lowerFastUnsafeFDIV(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp6594 SDValue SITargetLowering::lowerFastUnsafeFDIV(SDValue Op, in lowerFastUnsafeFDIV() function in SITargetLowering
6688 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV16()
6742 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV32()
6826 return lowerFastUnsafeFDIV(Op, DAG); in LowerFDIV64()