Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorCostModel.h36 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int AddCost() { in AddCost() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp542 int AddCost = getArithmeticInstrCost(Instruction::Add, Ty, Opd1Info, in getArithmeticInstrCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp375 InstructionCost AddCost = in getIntrinsicInstrCost() local
2288 InstructionCost AddCost = getArithmeticInstrCost( in getArithmeticInstrCost() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2203 InstructionCost AddCost = ArithCost(Instruction::Add, NumTerms - 1, in costAndCollectOperands() local