Home
last modified time | relevance | path

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

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