Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h95 SDValue lowerFastUnsafeFDIV64(SDValue Op, SelectionDAG &DAG) const;
H A DSIISelLowering.cpp8273 SDValue SITargetLowering::lowerFastUnsafeFDIV64(SDValue Op, in lowerFastUnsafeFDIV64() function in SITargetLowering
8528 if (SDValue FastLowered = lowerFastUnsafeFDIV64(Op, DAG)) in LowerFDIV64()