Searched refs:M1VT (Results 1 – 1 of 1) sorted by relevance
3818 assert(M1VT == getLMUL1VT(M1VT)); in lowerBUILD_VECTOR()4710 assert(M1VT == getLMUL1VT(M1VT)); in lowerShuffleViaVRegSplitting()7959 ContainerVT = M1VT; in lowerINSERT_VECTOR_ELT()8162 MVT M1VT = getLMUL1VT(ContainerVT); in lowerEXTRACT_VECTOR_ELT() local8173 ContainerVT = M1VT; in lowerEXTRACT_VECTOR_ELT()9185 const MVT M1VT = getLMUL1VT(VecVT); in lowerReductionSeq() local9191 auto InnerVT = VecVT.bitsLE(M1VT) ? VecVT : M1VT; in lowerReductionSeq()9198 if (M1VT != InnerVT) in lowerReductionSeq()15971 const MVT M1VT = getLMUL1VT(VT); in PerformDAGCombine() local15972 if (M1VT.bitsLT(VT)) { in PerformDAGCombine()[all …]