Lines Matching refs:getVectorIdxConstant
3834 DAG.getVectorIdxConstant(InsertIdx, DL)); in lowerBUILD_VECTOR()
4602 V, DAG.getVectorIdxConstant(0, DL)); in lowerBitreverseShuffle()
4617 DAG.getVectorIdxConstant(0, DL)); in lowerBitreverseShuffle()
4725 DAG.getVectorIdxConstant(ExtractIdx, DL)); in lowerShuffleViaVRegSplitting()
4731 DAG.getVectorIdxConstant(InsertIdx, DL)); in lowerShuffleViaVRegSplitting()
7941 AlignedIdx = DAG.getVectorIdxConstant(0, DL); in lowerINSERT_VECTOR_ELT()
7957 AlignedIdx = DAG.getVectorIdxConstant(ExtractIdx, DL); in lowerINSERT_VECTOR_ELT()
7958 Idx = DAG.getVectorIdxConstant(RemIdx, DL); in lowerINSERT_VECTOR_ELT()
8171 DAG.getVectorIdxConstant(ExtractIdx, DL)); in lowerEXTRACT_VECTOR_ELT()
8172 Idx = DAG.getVectorIdxConstant(RemIdx, DL); in lowerEXTRACT_VECTOR_ELT()
9591 DAG.getVectorIdxConstant(0, DL)); in lowerEXTRACT_SUBVECTOR()
9843 DAG.getVectorIdxConstant(0, DL)); in lowerVECTOR_INTERLEAVE()
9846 DAG.getVectorIdxConstant(VecVT.getVectorMinNumElements(), DL)); in lowerVECTOR_INTERLEAVE()
12151 DAG.getVectorIdxConstant(0, DL)); in combineBinOpOfExtractToReduceTree()
12173 DAG.getVectorIdxConstant(0, DL)); in combineBinOpOfExtractToReduceTree()
15975 DAG.getVectorIdxConstant(0, DL)); in PerformDAGCombine()
15999 DAG.getVectorIdxConstant(0, DL)); in PerformDAGCombine()
19882 DAG.getVectorIdxConstant(0, DL)); in splitValueIntoRegisterParts()
19888 Val, DAG.getVectorIdxConstant(0, DL)); in splitValueIntoRegisterParts()
19936 DAG.getVectorIdxConstant(0, DL)); in joinRegisterPartsIntoValue()