Searched defs:OpCost (Results 1 – 2 of 2) sorted by relevance
919 InstructionCost OpCost = (IsFloat ? 2 : 1); variable
1430 InstructionCost OpCost = GetCostForArg(Op, LShape.NumColumns); in lowerDotProduct() local