Searched refs:MVEVectorCostFactor (Results 1 – 3 of 3) sorted by relevance
209 unsigned MVEVectorCostFactor = 0; variable545 return MVEVectorCostFactor; in getMVEVectorCostFactor()
254 if (MVEVectorCostFactor == 0) in initSubtargetFeatures()255 MVEVectorCostFactor = 2; in initSubtargetFeatures()
381 def FeatureMVEVectorCostFactor1 : SubtargetFeature<"mve1beat", "MVEVectorCostFactor", "4",384 def FeatureMVEVectorCostFactor2 : SubtargetFeature<"mve2beat", "MVEVectorCostFactor", "2",387 def FeatureMVEVectorCostFactor4 : SubtargetFeature<"mve4beat", "MVEVectorCostFactor", "1",