Lines Matching defs:VL
42 struct VL {
59 static VectorType vectorType(VL vl, Type etp) {
64 static VectorType vectorType(VL vl, Value mem) {
69 static Value genVectorMask(PatternRewriter &rewriter, Location loc, VL vl,
101 static Value genVectorInvariantValue(PatternRewriter &rewriter, VL vl,
111 static Value genVectorLoad(PatternRewriter &rewriter, Location loc, VL vl,
239 VL vl, ValueRange subs, bool codegen,
371 static bool vectorizeExpr(PatternRewriter &rewriter, scf::ForOp forOp, VL vl,
501 static bool vectorizeStmt(PatternRewriter &rewriter, scf::ForOp forOp, VL vl,
628 const VL vl;