Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:IndexTy

5451       EVT IndexTy = TLI.getVectorIdxTy();
5459 DAG.getConstant(Index, IndexTy));
8690 EVT IndexTy = TLI.getVectorIdxTy();
8692 InVec, DAG.getConstant(OrigElt, IndexTy));