Searched defs:getCmpSelInstrCost (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp241 unsigned HexagonTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, function in class:HexagonTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp582 int ARMTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, function in class:ARMTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp644 int AArch64TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, function in class:AArch64TTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp811 int PPCTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, function in class:PPCTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp846 int SystemZTTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, function in class:SystemZTTIImpl
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h857 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, function in class:llvm::BasicTTIImplBase
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h454 unsigned getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, function in class:llvm::TargetTransformInfoImplBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp735 int TargetTransformInfo::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, function in class:TargetTransformInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2055 int X86TTIImpl::getCmpSelInstrCost(unsigned Opcode, Type *ValTy, Type *CondTy, function in class:X86TTIImpl

Completed in 209 milliseconds