HomeSort by relevance Sort by last modified time
    Searched refs:EltWidth (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp     [all...]
LegalizeVectorOps.cpp 778 unsigned EltWidth = VT.getVectorElementType().getSizeInBits();
780 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, VT);
    [all...]

Completed in 66 milliseconds