Home
last modified time | relevance | path

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

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