Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:EltSize

601   unsigned EltSize = EltVT.getSizeInBits()/8;
602 Tmp3 = DAG.getNode(ISD::MUL, dl, IdxVT, Tmp3,DAG.getConstant(EltSize, IdxVT));
1380 unsigned EltSize =
1383 DAG.getConstant(EltSize, Idx.getValueType()));
1422 unsigned EltSize =
1426 DAG.getConstant(EltSize, Idx.getValueType()));