Home
last modified time | relevance | path

Searched defs:SplitCost (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1219 InstructionCost SplitCost = getMinMaxReductionCost() local
1304 InstructionCost SplitCost = getArithmeticReductionCost() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1172 InstructionCost SplitCost = global() variable