| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600TargetTransformInfo.cpp | 95 InstructionCost R600TTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in R600TTIImpl 107 return BaseT::getCFInstrCost(Opcode, CostKind, I); in getCFInstrCost()
|
| H A D | R600TargetTransformInfo.h | 62 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | AMDGPUTargetTransformInfo.h | 164 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | AMDGPUTargetTransformInfo.cpp | 820 InstructionCost GCNTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in GCNTTIImpl 847 return BaseT::getCFInstrCost(Opcode, CostKind, I); in getCFInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetTransformInfo.h | 162 getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.h | 122 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | PPCTargetTransformInfo.cpp | 630 InstructionCost PPCTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in PPCTTIImpl
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.h | 239 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | ARMTargetTransformInfo.cpp | 484 InstructionCost ARMTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in ARMTTIImpl 495 return BaseT::getCFInstrCost(Opcode, CostKind, I); in getCFInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TargetTransformInfo.h | 246 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | X86TargetTransformInfo.cpp | 5417 InstructionCost BranchCost = getCFInstrCost(Instruction::Br, CostKind); in getMaskedMemoryOpCost() 6134 InstructionCost X86TTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in X86TTIImpl
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.h | 234 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | RISCVTargetTransformInfo.cpp | 1754 getCFInstrCost(Instruction::Br, CostKind); in getMinMaxReductionCost() 1773 getCFInstrCost(Instruction::Br, CostKind); in getMinMaxReductionCost() 2196 InstructionCost RISCVTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in RISCVTTIImpl
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.h | 201 InstructionCost getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind,
|
| H A D | AArch64TargetTransformInfo.cpp | 3715 InstructionCost AArch64TTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in AArch64TTIImpl
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 764 virtual InstructionCost getCFInstrCost(unsigned Opcode, 1389 return TargetTTI->getCFInstrCost(Opcode, CostKind, I); in getInstructionCost()
|
| H A D | TargetTransformInfo.h | 1462 LLVM_ABI InstructionCost getCFInstrCost(
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | BasicTTIImpl.h | 257 VF * (thisT()->getCFInstrCost(Instruction::Br, CostKind) + 258 thisT()->getCFInstrCost(Instruction::PHI, CostKind)); 1357 getCFInstrCost(unsigned Opcode, TTI::TargetCostKind CostKind, 1359 return BaseT::getCFInstrCost(Opcode, CostKind, I);
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 1075 InstructionCost TargetTransformInfo::getCFInstrCost( in getCFInstrCost() function in TargetTransformInfo 1079 InstructionCost Cost = TTIImpl->getCFInstrCost(Opcode, CostKind, I); in getCFInstrCost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 3024 VF.getFixedValue() * TTI.getCFInstrCost(Instruction::PHI, CostKind); in getDivRemSpeculationCost() 5035 VF.getFixedValue() * TTI.getCFInstrCost(Instruction::PHI, CostKind); in computePredInstDiscount() 5199 Cost += TTI.getCFInstrCost(Instruction::Br, CostKind); in getMemInstScalarizationCost() 6029 (TTI.getCFInstrCost(Instruction::Br, CostKind) * VF.getFixedValue())); in getInstructionCost() 6034 return TTI.getCFInstrCost(Instruction::Br, CostKind); in getInstructionCost() 6044 return TTI.getCFInstrCost(Instruction::Switch, CostKind); in getInstructionCost() 6106 return TTI.getCFInstrCost(Instruction::PHI, CostKind); in getInstructionCost()
|
| H A D | VPlanRecipes.cpp | 2111 return Ctx.TTI.getCFInstrCost(Instruction::PHI, Ctx.CostKind); in computeCost() 2455 return Ctx.TTI.getCFInstrCost(Instruction::PHI, Ctx.CostKind); in computeCost() 3884 return Ctx.TTI.getCFInstrCost(Instruction::PHI, Ctx.CostKind); in computeCost()
|
| H A D | VPlan.cpp | 851 : Ctx.TTI.getCFInstrCost(Instruction::Br, Ctx.CostKind); in cost()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | IROutliner.cpp | 2581 TTI.getCFInstrCost(Instruction::Br, TargetTransformInfo::TCK_CodeSize); in findCostForOutputBlocks() 2595 TTI.getCFInstrCost(Instruction::Br, TargetTransformInfo::TCK_CodeSize); in findCostForOutputBlocks()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | ScalarEvolutionExpander.cpp | 1943 Cost += TTI.getCFInstrCost(Instruction::PHI, CostKind) * NumRecurrences; in costAndCollectOperands()
|