Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp307 InstructionCost HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, getCastInstrCost() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp637 InstructionCost PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp766 InstructionCost SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in SystemZTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp839 InstructionCost RISCVTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in RISCVTTIImpl
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp474 InstructionCost ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h582 InstructionCost getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, getCastInstrCost() function
H A DTargetTransformInfo.h2606 InstructionCost getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, getCastInstrCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp942 InstructionCost TargetTransformInfo::getCastInstrCost( getCastInstrCost() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2228 InstructionCost AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in AArch64TTIImpl
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp2099 InstructionCost X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in X86TTIImpl
[all...]