Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7504 SDValue FPOne = DAG.getConstantFP(1.0, VT); // floating point 1.0 in visitFDIV() local
12377 SDValue FPOne = DAG.getConstantFP(1.0, VT); in BuildReciprocalEstimate() local