Home
last modified time | relevance | path

Searched defs:getCastInstrCost (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp294 InstructionCost HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, in getCastInstrCost() function in HexagonTTIImpl
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp638 InstructionCost PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in PPCTTIImpl
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp768 InstructionCost SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in SystemZTTIImpl
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1003 InstructionCost RISCVTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in RISCVTTIImpl
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp478 InstructionCost ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h603 InstructionCost getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, getCastInstrCost() function
H A DTargetTransformInfo.h2677 InstructionCost getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, getCastInstrCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp983 InstructionCost TargetTransformInfo::getCastInstrCost( getCastInstrCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2462 InstructionCost AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in AArch64TTIImpl
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2170 InstructionCost X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in X86TTIImpl
[all...]