Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp84 WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in WebAssemblyTTIImpl
/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.cpp812 InstructionCost GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in GCNTTIImpl
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp321 InstructionCost HexagonTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in HexagonTTIImpl
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp676 InstructionCost PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in PPCTTIImpl
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1047 InstructionCost SystemZTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in SystemZTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h663 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function
670 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
H A DTargetTransformInfo.h2698 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function
2704 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1279 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function
1285 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
[all...]
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1022 InstructionCost TargetTransformInfo::getVectorInstrCost( getVectorInstrCost() function in TargetTransformInfo
1035 TargetTransformInfo::getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1529 InstructionCost RISCVTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in RISCVTTIImpl
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2987 InstructionCost AArch64TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in AArch64TTIImpl
2996 InstructionCost AArch64TTIImpl::getVectorInstrCost(const Instruction &I, getVectorInstrCost() function in AArch64TTIImpl
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp882 InstructionCost ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in ARMTTIImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp4476 InstructionCost X86TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in X86TTIImpl