Home
last modified time | relevance | path

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

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