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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4533 unsigned ElementWidth = VT.getScalarType().getSizeInBits(); local
4535 DAG.getConstant(APInt::getAllOnesValue(ElementWidth), VT);

Completed in 219 milliseconds