/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 84 WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in WebAssemblyTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600TargetTransformInfo.cpp | 110 InstructionCost R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in R600TTIImpl
|
H A D | AMDGPUTargetTransformInfo.cpp | 815 InstructionCost GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in GCNTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 334 InstructionCost HexagonTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in HexagonTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 675 InstructionCost PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in PPCTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1045 InstructionCost SystemZTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in SystemZTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetTransformInfo.cpp | 1154 InstructionCost RISCVTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in RISCVTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1265 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function 1271 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 642 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function 649 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
|
H A D | TargetTransformInfo.h | 2627 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function 2633 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 981 InstructionCost TargetTransformInfo::getVectorInstrCost( getVectorInstrCost() function in TargetTransformInfo 994 TargetTransformInfo::getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function in TargetTransformInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 2752 InstructionCost AArch64TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in AArch64TTIImpl 2761 InstructionCost AArch64TTIImpl::getVectorInstrCost(const Instruction &I, getVectorInstrCost() function in AArch64TTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 878 InstructionCost ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 4350 InstructionCost X86TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in X86TTIImpl
|