Lines Matching defs:VL
80 unsigned VL = VT.getVectorMinNumElements();
82 VL *= *getVScaleForTuning();
83 Cost += Log2_32_Ceil(VL);
87 unsigned VL = VT.getVectorMinNumElements();
89 VL *= *getVScaleForTuning();
90 Cost += VL;
775 TTI::TargetCostKind CostKind, ArrayRef<Value *> VL) {
853 // Otherwise, the cost is proportional to the number of elements (VL *
934 // know exactly what VL will be.
957 // know exactly what VL will be.
1864 // uses the a VL predicated load on the wider type. This is reflected in