Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1562 InstructionCost LegalizationCost = 0; in getMinMaxReductionCost() local
1584 InstructionCost LegalizationCost = 0; in getArithmeticReductionCostSVE() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2885 FastMathFlags FMF) { in getTypeBasedIntrinsicInstrCost()