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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4583 unsigned ElementWidth = VT.getScalarType().getSizeInBits(); local
4585 DAG.getConstant(APInt::getAllOnesValue(ElementWidth), VT);

Completed in 437 milliseconds