Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2935 InstructionCost LegalizationCost = 0; in getMinMaxReductionCost() local
2952 InstructionCost LegalizationCost = 0; in getArithmeticReductionCostSVE() local
3106 InstructionCost LegalizationCost = 0; in getSpliceCost() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4088 FastMathFlags FMF) { in getIntrinsicInstrCost()