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