Searched defs:MulCost (Results 1 – 4 of 4) sorted by relevance
31 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int MulCost() { in MulCost() function
538 int MulCost = getArithmeticInstrCost(Instruction::Mul, Ty, Opd1Info, in getArithmeticInstrCost() local
613 int MulCost = getArithmeticInstrCost(Instruction::Mul, Ty, CostKind, in getArithmeticInstrCost() local
2312 int MulCost = ArithCost(Instruction::Mul, NumNonZeroDegreeNonOneTerms); in costAndCollectOperands() local