Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp487 auto AdjustCost = [&CostKind](InstructionCost Cost) -> InstructionCost { in getCastInstrCost() local
503 return AdjustCost( in getCastInstrCost()
538 return AdjustCost(Entry->Cost); in getCastInstrCost()
628 return AdjustCost(Entry->Cost); in getCastInstrCost()
646 return AdjustCost(LT.first * Entry->Cost); in getCastInstrCost()
739 return AdjustCost(Entry->Cost); in getCastInstrCost()
769 return AdjustCost(Entry->Cost); in getCastInstrCost()
800 return AdjustCost(Entry->Cost); in getCastInstrCost()
872 return AdjustCost(Entry->Cost); in getCastInstrCost()
878 return AdjustCost( in getCastInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2508 auto AdjustCost = [&CostKind](InstructionCost Cost) -> InstructionCost { in getCastInstrCost() local
2518 return AdjustCost( in getCastInstrCost()
2803 return AdjustCost( in getCastInstrCost()
2814 return AdjustCost(Entry->Cost); in getCastInstrCost()
2844 return AdjustCost(Entry->Cost); in getCastInstrCost()
2873 return AdjustCost( in getCastInstrCost()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3151 auto AdjustCost = [&CostKind](InstructionCost Cost, in getCastInstrCost() local
3157 return AdjustCost( in getCastInstrCost()