reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/CodeGen/BasicTTIImpl.h
  865   unsigned getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) {
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  453 int AArch64TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val,
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  492 int GCNTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy,
  804 int R600TTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy,
lib/Target/ARM/ARMTargetTransformInfo.cpp
  406 int ARMTTIImpl::getVectorInstrCost(unsigned Opcode, Type *ValTy,
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
  265 unsigned HexagonTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val,
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  763 int PPCTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) {
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
  889 getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) {
lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
   74 unsigned WebAssemblyTTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val,
lib/Target/X86/X86TargetTransformInfo.cpp
 2376 int X86TTIImpl::getVectorInstrCost(unsigned Opcode, Type *Val, unsigned Index) {