Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:EltSize

605   unsigned EltSize = EltVT.getSizeInBits()/8;
606 Tmp3 = DAG.getNode(ISD::MUL, dl, IdxVT, Tmp3,DAG.getConstant(EltSize, IdxVT));
1384 unsigned EltSize =
1387 DAG.getConstant(EltSize, Idx.getValueType()));
1426 unsigned EltSize =
1430 DAG.getConstant(EltSize, Idx.getValueType()));