Searched defs:AddCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 606 InstructionCost AddCost = getIntrinsicInstrCost() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpander.cpp | 1933 InstructionCost AddCost = ArithCost(Instruction::Add, NumTerms - 1, costAndCollectOperands() local |