Home
last modified time | relevance | path

Searched refs:N0IsTrunc (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp8669 const bool N0IsTrunc = N0.getNode()->getConstantOperandVal(1) == 1; in visitFP_ROUND() local
8675 if (DAG.getTarget().Options.UnsafeFPMath || N0IsTrunc) { in visitFP_ROUND()
8678 DAG.getIntPtrConstant(NIsTrunc && N0IsTrunc, DL)); in visitFP_ROUND()