Home
last modified time | relevance | path

Searched defs:MulCost (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorCostModel.h31 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int MulCost() { in MulCost() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp538 int MulCost = getArithmeticInstrCost(Instruction::Mul, Ty, Opd1Info, in getArithmeticInstrCost() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp613 int MulCost = getArithmeticInstrCost(Instruction::Mul, Ty, CostKind, in getArithmeticInstrCost() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp2312 int MulCost = ArithCost(Instruction::Mul, NumNonZeroDegreeNonOneTerms); in costAndCollectOperands() local