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

Definitions

lib/Target/AArch64/AArch64InstructionSelector.cpp
   55   static const char *getName() { return DEBUG_TYPE; }
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
   64 const char *AMDGPUInstructionSelector::getName() { return DEBUG_TYPE; }
lib/Target/ARM/ARMInstructionSelector.cpp
   38   static const char *getName() { return DEBUG_TYPE; }
lib/Target/Mips/MipsInstructionSelector.cpp
   38   static const char *getName() { return DEBUG_TYPE; }
lib/Target/RISCV/RISCVInstructionSelector.cpp
   38   static const char *getName() { return DEBUG_TYPE; }
lib/Target/X86/X86InstructionSelector.cpp
   64   static const char *getName() { return DEBUG_TYPE; }