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

Declarations

include/llvm/CodeGen/Passes.h
  110   extern char &TwoAddressInstructionPassID;

References

lib/CodeGen/TargetPassConfig.cpp
 1131   addPass(&TwoAddressInstructionPassID, false);
 1160   addPass(&TwoAddressInstructionPassID, false);
lib/Target/NVPTX/NVPTXTargetMachine.cpp
  336   addPass(&TwoAddressInstructionPassID);
  345   addPass(&TwoAddressInstructionPassID);