/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 307 InstructionCost HexagonTTIImpl::getCastInstrCost(unsigned Opcode, Type *DstTy, getCastInstrCost() function in HexagonTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 637 InstructionCost PPCTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in PPCTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 766 InstructionCost SystemZTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in SystemZTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 839 InstructionCost RISCVTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in RISCVTTIImpl [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 474 InstructionCost ARMTTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 582 InstructionCost getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, getCastInstrCost() function
|
H A D | TargetTransformInfo.h | 2606 InstructionCost getCastInstrCost(unsigned Opcode, Type *Dst, Type *Src, getCastInstrCost() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 942 InstructionCost TargetTransformInfo::getCastInstrCost( getCastInstrCost() function in TargetTransformInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 2228 InstructionCost AArch64TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in AArch64TTIImpl [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 2099 InstructionCost X86TTIImpl::getCastInstrCost(unsigned Opcode, Type *Dst, getCastInstrCost() function in X86TTIImpl [all...] |