Home
last modified time | relevance | path

Searched defs:Reciprocal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5313 bool &UseOneConstNR, bool Reciprocal) const { in getSqrtEstimate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18295 SDValue Reciprocal = DAG.getNode(ISD::FDIV, DL, VT, FPOne, N1, Flags); in combineRepeatedFPDivisors() local
29252 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNROneConst()
29284 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNRTwoConst()
29323 bool Reciprocal) { in buildSqrtEstimateImpl()