Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:N0IsTrunc

9154     const bool N0IsTrunc = N0.getNode()->getConstantOperandVal(1) == 1;
9171 if (DAG.getTarget().Options.UnsafeFPMath || N0IsTrunc) {
9174 DAG.getIntPtrConstant(NIsTrunc && N0IsTrunc, DL));