Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:IndexTy

7068       EVT IndexTy = TLI.getVectorIdxTy(DAG.getDataLayout());
7077 DAG.getConstant(Index, DL, IndexTy));
12231 EVT IndexTy = TLI.getVectorIdxTy(DAG.getDataLayout());
12233 DAG.getConstant(OrigElt, SDLoc(SVOp), IndexTy));