Home
last modified time | relevance | path

Searched defs:IndexC (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp328 auto *IndexC = dyn_cast<ConstantInt>(Index); in visitExtractElementInst() local
1516 uint64_t IndexC; in canonicalizeInsertSplat() local
1783 auto isShufflingScalarIntoOp1 = [&](Value *&Scalar, ConstantInt *&IndexC) { in foldShuffleWithInsert()
1820 ConstantInt *IndexC; in foldShuffleWithInsert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16859 if (auto *IndexC = dyn_cast<ConstantSDNode>(EltNo)) in visitINSERT_VECTOR_ELT() local
16869 auto *IndexC = dyn_cast<ConstantSDNode>(EltNo); in visitINSERT_VECTOR_ELT() local
17029 auto *IndexC = dyn_cast<ConstantSDNode>(Index); in scalarizeExtractedBinop() local
17090 auto *IndexC = dyn_cast<ConstantSDNode>(Index); in visitEXTRACT_VECTOR_ELT() local
18287 auto *IndexC = dyn_cast<ConstantSDNode>(Index); in getSubVectorSrc() local
18433 SDValue IndexC = DAG.getConstant(ExtBOIdx, DL, ExtBOIdxVT); in narrowExtractedVectorBinOp() local
19880 SDValue IndexC = in scalarizeBinOpOfSplats() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp4469 ConstantInt *IndexC; in SimplifyShuffleVectorInst() local