Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3830 InstructionCost LegalizationCost = 0; in getMinMaxReductionCost() local
3843 InstructionCost LegalizationCost = 0; in getArithmeticReductionCostSVE() local
4006 InstructionCost LegalizationCost = 0; in getSpliceCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4299 InstructionCost LegalizationCost = LT.first; in getIntrinsicInstrCost() local