Searched refs:MulOpCode (Results 1 – 1 of 1) sorted by relevance
1442 int MulOpCode = IsIntVec ? Instruction::Mul : Instruction::FMul; in lowerDotProduct() local1447 TTI.getArithmeticInstrCost(MulOpCode, LHS->getType()); in lowerDotProduct()1451 TTI.getArithmeticInstrCost(MulOpCode, ElementType) * in lowerDotProduct()