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

Definitions

include/llvm/Analysis/TargetTransformInfoImpl.h
  347   unsigned getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm,
lib/Target/AArch64/AArch64TargetTransformInfo.cpp
   83 int AArch64TTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx,
lib/Target/ARM/ARMTargetTransformInfo.cpp
  107 int ARMTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm,
lib/Target/Lanai/LanaiTargetTransformInfo.h
   69   int getIntImmCost(unsigned Opc, unsigned Idx, const APInt &Imm, Type *Ty) {
lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  121 int PPCTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm,
lib/Target/RISCV/RISCVTargetTransformInfo.cpp
   32 int RISCVTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm,
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
   65 int SystemZTTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx,
lib/Target/X86/X86TargetTransformInfo.cpp
 2960 int X86TTIImpl::getIntImmCost(unsigned Opcode, unsigned Idx, const APInt &Imm,