Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4282 bool &UseOneConstNR, bool Reciprocal) const { in getSqrtEstimate()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14033 SDValue Reciprocal = DAG.getNode(ISD::FDIV, DL, VT, FPOne, N1, Flags); in combineRepeatedFPDivisors() local
22594 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNROneConst()
22626 SDNodeFlags Flags, bool Reciprocal) { in buildSqrtNRTwoConst()
22665 bool Reciprocal) { in buildSqrtEstimateImpl()