Searched refs:RHSOne (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1475 APInt RHSZero, RHSOne; local
1479 DAG.ComputeMaskedBits(N1, RHSZero, RHSOne);
1568 APInt RHSZero, RHSOne; local
1572 DAG.ComputeMaskedBits(N1, RHSZero, RHSOne);

Completed in 126 milliseconds