Searched defs:LegalizationCost (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3800 InstructionCost LegalizationCost = 0; getMinMaxReductionCost() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 4299 InstructionCost LegalizationCost = LT.first; getIntrinsicInstrCost() local |