Searched defs:IndexC (Results 1 – 6 of 6) sorted by relevance
390 static ConstantInt *getPreferredVectorIndex(ConstantInt *IndexC) { in getPreferredVectorIndex() argument 421 auto *IndexC = dyn_cast<ConstantInt>(Index); in visitExtractElementInst() local 1608 if (auto *IndexC = dyn_cast<ConstantInt>(IdxOp)) { visitInsertElementInst() local 2198 uint64_t IndexC; canonicalizeInsertSplat() local 2619 __anon1ae41b0a0702(Value *&Scalar, ConstantInt *&IndexC) foldShuffleWithInsert() argument 2656 ConstantInt *IndexC; foldShuffleWithInsert() local [all...]
2641 uint64_t IndexC; visitBitCast() local
2132 SmallVector<Value *, 4> IndexC(GEP.indices()); foldSelectGEP() local
21710 auto *IndexC = dyn_cast<ConstantSDNode>(EltNo); visitINSERT_VECTOR_ELT() local 21993 auto *IndexC = dyn_cast<ConstantSDNode>(Index); scalarizeExtractedBinop() local 22050 auto *IndexC = dyn_cast<ConstantSDNode>(N->getOperand(1)); refineExtractVectorEltIntoMultipleNarrowExtractVectorElts() local 22225 auto *IndexC = dyn_cast<ConstantSDNode>(Index); visitEXTRACT_VECTOR_ELT() local 24012 auto *IndexC = dyn_cast<ConstantSDNode>(Index); getSubVectorSrc() local 24172 SDValue IndexC = DAG.getVectorIdxConstant(ExtBOIdx, DL); narrowExtractedVectorBinOp() local 24389 SDValue IndexC = DAG.getVectorIdxConstant(Index, DL); foldExtractSubvectorFromShuffleVector() local 26647 SDValue IndexC = DAG.getVectorIdxConstant(Index0, DL); scalarizeBinOpOfSplats() local 26688 SDValue IndexC = DAG.getVectorIdxConstant(Index0, DL); SimplifyVCastOp() local [all...]
5439 ConstantInt *IndexC; simplifyShuffleVectorInst() local
14790 auto *IndexC = dyn_cast<ConstantSDNode>(EltNo); performINSERT_VECTOR_ELTCombine() local