Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetTransformInfo.cpp74 unsigned WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in WebAssemblyTTIImpl
/external/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp215 int AMDGPUTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in AMDGPUTTIImpl
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp314 int PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) { in getVectorInstrCost() function in PPCTTIImpl
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp269 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy, in getVectorInstrCost() function in ARMTTIImpl
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp349 int AArch64TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in AArch64TTIImpl
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp317 int TargetTransformInfo::getVectorInstrCost(unsigned Opcode, Type *Val, in getVectorInstrCost() function in TargetTransformInfo
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h518 unsigned getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) { in getVectorInstrCost() function
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h319 unsigned getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) { in getVectorInstrCost() function
DTargetTransformInfo.h920 int getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) override { in getVectorInstrCost() function
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1040 int X86TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) { in getVectorInstrCost() function in X86TTIImpl