Home
last modified time | relevance | path

Searched defs:getCFInstrCost (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp814 InstructionCost GCNTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in GCNTTIImpl
1313 InstructionCost R600TTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in R600TTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp1006 InstructionCost PPCTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in PPCTTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp387 InstructionCost ARMTTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in ARMTTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp1243 InstructionCost AArch64TTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in AArch64TTIImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp789 InstructionCost TargetTransformInfo::getCFInstrCost( in getCFInstrCost() function in TargetTransformInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp4481 InstructionCost X86TTIImpl::getCFInstrCost(unsigned Opcode, in getCFInstrCost() function in X86TTIImpl