Searched refs:VecMaskCost (Results 1 – 1 of 1) sorted by relevance
27 static cl::opt<bool> VecMaskCost("ppc-vec-mask-cost", variable704 unsigned MaskCostForOneBitSize = (VecMaskCost && EltSize == 1) ? 1 : 0; in getVectorInstrCost()