Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3548 InstructionCost LegalizationCost = 0; getMinMaxReductionCost() local
3561 InstructionCost LegalizationCost = 0; getArithmeticReductionCostSVE() local
3716 InstructionCost LegalizationCost = 0; getSpliceCost() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4179 __anonebc8bf420702(int ISD, unsigned Cost, InstructionCost LegalizationCost, FastMathFlags FMF) getIntrinsicInstrCost() argument