Home
last modified time | relevance | path

Searched defs:AdjustCost (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp487 auto AdjustCost = [&CostKind](InstructionCost Cost) -> InstructionCost { getCastInstrCost() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2494 auto AdjustCost = [&CostKind](InstructionCost Cost) -> InstructionCost { getCastInstrCost() local
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3151 auto AdjustCost = [&CostKind](InstructionCost Cost, getCastInstrCost() local