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