Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17293 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in combineRepeatedFPDivisors() local
28078 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in BuildDivEstimate() local