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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10508 const APInt &BigValue = Big.Low->getValue(); local
10511 APInt CommonBit = BigValue ^ SmallValue;
10520 DL, MVT::i1, Or, DAG.getConstant(BigValue | SmallValue, DL, VT),

Completed in 202 milliseconds