Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15841 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in combineRepeatedFPDivisors() local
25853 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in BuildDivEstimate() local