Searched refs:getVPExplicitVectorLengthTy (Results 1 – 4 of 4) sorted by relevance
596 MVT getVPExplicitVectorLengthTy() const override;
884 MVT RISCVTargetLowering::getVPExplicitVectorLengthTy() const { in getVPExplicitVectorLengthTy() function in RISCVTargetLowering
399 virtual MVT getVPExplicitVectorLengthTy() const { return MVT::i32; } in getVPExplicitVectorLengthTy() function
7346 MVT EVLParamVT = TLI.getVPExplicitVectorLengthTy(); in visitVectorPredicationIntrinsic()