Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIISelLowering.h95 SDValue lowerFastUnsafeFDIV64(SDValue Op, SelectionDAG &DAG) const;
DSIISelLowering.cpp8315 SDValue SITargetLowering::lowerFastUnsafeFDIV64(SDValue Op, in lowerFastUnsafeFDIV64() function in SITargetLowering
8570 if (SDValue FastLowered = lowerFastUnsafeFDIV64(Op, DAG)) in LowerFDIV64()