/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 84 WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in WebAssemblyTTIImpl
|
/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 | 812 InstructionCost GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in GCNTTIImpl
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 321 InstructionCost HexagonTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in HexagonTTIImpl
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 676 InstructionCost PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in PPCTTIImpl
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1047 InstructionCost SystemZTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in SystemZTTIImpl
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 663 InstructionCost getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function 670 InstructionCost getVectorInstrCost(const Instruction &I, Type *Val, getVectorInstrCost() function
|
H A D | TargetTransformInfo.h | 2698 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 D | BasicTTIImpl.h | 1279 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 D | TargetTransformInfo.cpp | 1022 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 D | RISCVTargetTransformInfo.cpp | 1529 InstructionCost RISCVTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in RISCVTTIImpl
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 2987 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 D | ARMTargetTransformInfo.cpp | 882 InstructionCost ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, getVectorInstrCost() function in ARMTTIImpl
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 4476 InstructionCost X86TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, getVectorInstrCost() function in X86TTIImpl
|