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

Overridden By

lib/Target/AArch64/AArch64TargetMachine.cpp
  538 bool AArch64PassConfig::addGlobalInstructionSelect() {
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  906 bool GCNPassConfig::addGlobalInstructionSelect() {
lib/Target/ARM/ARMTargetMachine.cpp
  484 bool ARMPassConfig::addGlobalInstructionSelect() {
lib/Target/Mips/MipsTargetMachine.cpp
  340 bool MipsPassConfig::addGlobalInstructionSelect() {
lib/Target/RISCV/RISCVTargetMachine.cpp
  128 bool RISCVPassConfig::addGlobalInstructionSelect() {
lib/Target/X86/X86TargetMachine.cpp
  458 bool X86PassConfig::addGlobalInstructionSelect() {

References

lib/CodeGen/TargetPassConfig.cpp
  807     if (addGlobalInstructionSelect())