Searched refs:MaskCostForIdx (Results 1 – 1 of 1) sorted by relevance
706 unsigned MaskCostForIdx = (Index != -1U) ? 0 : 1; in getVectorInstrCost() local714 return CostFactor + MaskCostForIdx; in getVectorInstrCost()730 return CostFactor + MaskCostForIdx; in getVectorInstrCost()736 return CostFactor + MaskCostForOneBitSize + MaskCostForIdx; in getVectorInstrCost()