Searched refs:SrcEltCnt (Results 1 – 9 of 9) sorted by relevance
2066 ElementCount SrcEltCnt = Src.getValueType().getVectorElementCount(); in SimplifyDemandedBits() local2069 if (SrcEltCnt.isScalable()) in SimplifyDemandedBits()2073 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits()2433 ElementCount SrcEltCnt = SrcVT.getVectorElementCount(); in SimplifyDemandedVectorElts() local2435 if (SrcEltCnt.isScalable()) in SimplifyDemandedVectorElts()2438 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedVectorElts()
2074 ElementCount SrcEltCnt = Src.getValueType().getVectorElementCount(); in SimplifyDemandedBits() local2077 if (SrcEltCnt.isScalable()) in SimplifyDemandedBits()2081 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits()2440 ElementCount SrcEltCnt = SrcVT.getVectorElementCount(); in SimplifyDemandedVectorElts() local2442 if (SrcEltCnt.isScalable()) in SimplifyDemandedVectorElts()2445 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedVectorElts()
2043 ElementCount SrcEltCnt = Src.getValueType().getVectorElementCount(); in SimplifyDemandedBits() local2046 if (SrcEltCnt.isScalable()) in SimplifyDemandedBits()2050 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits()
2057 ElementCount SrcEltCnt = Src.getValueType().getVectorElementCount(); in SimplifyDemandedBits() local2060 if (SrcEltCnt.isScalable()) in SimplifyDemandedBits()2064 unsigned NumSrcElts = SrcEltCnt.getFixedValue(); in SimplifyDemandedBits()