Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.h94 SDValue lowerFastUnsafeFDIV(SDValue Op, SelectionDAG &DAG) const;
DSIISelLowering.cpp8266 SDValue SITargetLowering::lowerFastUnsafeFDIV(SDValue Op, in lowerFastUnsafeFDIV() function in SITargetLowering
8387 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV16()
8454 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV32()