Searched refs:MVEVectorCostFactor (Results 1 – 3 of 3) sorted by relevance
141 unsigned MVEVectorCostFactor = 0; variable494 return MVEVectorCostFactor; in getMVEVectorCostFactor()
251 if (MVEVectorCostFactor == 0) in initSubtargetFeatures()252 MVEVectorCostFactor = 2; in initSubtargetFeatures()
378 def FeatureMVEVectorCostFactor1 : SubtargetFeature<"mve1beat", "MVEVectorCostFactor", "4",381 def FeatureMVEVectorCostFactor2 : SubtargetFeature<"mve2beat", "MVEVectorCostFactor", "2",384 def FeatureMVEVectorCostFactor4 : SubtargetFeature<"mve4beat", "MVEVectorCostFactor", "1",