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 818 unsigned EltWidth = VT.getVectorElementType().getSizeInBits();
820 SDValue ShiftAmount = DAG.getConstant(EltWidth - SrcEltWidth, VT);
    [all...]

Completed in 93 milliseconds