Home
last modified time | relevance | path

Searched defs:getVectorInstrCost (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp84 WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in WebAssemblyTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600TargetTransformInfo.cpp110 InstructionCost R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in R600TTIImpl
H A DAMDGPUTargetTransformInfo.cpp815 InstructionCost GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in GCNTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp334 InstructionCost HexagonTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp675 InstructionCost PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1045 InstructionCost SystemZTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in SystemZTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1154 InstructionCost RISCVTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in RISCVTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1265 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 DTargetTransformInfoImpl.h642 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function
649 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
H A DTargetTransformInfo.h2627 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 DTargetTransformInfo.cpp981 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 DAArch64TargetTransformInfo.cpp2752 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 DARMTargetTransformInfo.cpp878 InstructionCost ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in ARMTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4350 InstructionCost X86TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in X86TTIImpl