Lines Matching refs:bitsLE
3704 assert((ViaIntVT.bitsLE(XLenVT) || in lowerBuildVectorOfConstants()
3707 if (ViaIntVT.bitsLE(XLenVT) || isInt<32>(SplatValue)) { in lowerBuildVectorOfConstants()
4010 if (Scalar.getValueType().bitsLE(XLenVT)) { in lowerScalarSplat()
4058 if (ExtractedContainerVT.bitsLE(VT)) in lowerScalarInsert()
4073 if (!Scalar.getValueType().bitsLE(XLenVT)) in lowerScalarInsert()
8598 if (Scalar.getValueType().bitsLE(XLenVT)) { in LowerINTRINSIC_WO_CHAIN()
9191 auto InnerVT = VecVT.bitsLE(M1VT) ? VecVT : M1VT; in lowerReductionSeq()
10011 getLMUL1VT(ContainerVT).bitsLE(ContainerVT)) { in lowerFixedLengthVectorLoadToRVV()
10072 getLMUL1VT(ContainerVT).bitsLE(ContainerVT)) in lowerFixedLengthVectorStoreToRVV()
15803 MemVT.getVectorElementType().bitsLE(Subtarget.getXLenVT()) && in PerformDAGCombine()
15988 VT.bitsLE(getLMUL1VT(VT)) && Passthru.isUndef()) in PerformDAGCombine()