Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h71 SDValue lowerFastUnsafeFDIV(SDValue Op, SelectionDAG &DAG) const;
DSIISelLowering.cpp5724 SDValue SITargetLowering::lowerFastUnsafeFDIV(SDValue Op, in lowerFastUnsafeFDIV() function in SITargetLowering
5818 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV16()
5872 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV32()
5956 return lowerFastUnsafeFDIV(Op, DAG); in LowerFDIV64()