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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp253 unsigned HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, function in class:HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp153 int ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:ARMTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp269 int AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:AArch64TTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp670 int SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:SystemZTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp762 int PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:PPCTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h447 unsigned getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h697 unsigned getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:llvm::BasicTTIImplBase
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp612 int TargetTransformInfo::getCastInstrCost(unsigned Opcode, Type *Dst, function in class:TargetTransformInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1273 int X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, function in class:X86TTIImpl

Completed in 307 milliseconds