Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h103 SDValue lowerFastUnsafeFDIV(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp10444 SDValue SITargetLowering::lowerFastUnsafeFDIV(SDValue Op, in lowerFastUnsafeFDIV() function in SITargetLowering
10569 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV16()
10634 if (SDValue FastLowered = lowerFastUnsafeFDIV(Op, DAG)) in LowerFDIV32()