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

Definitions

include/llvm/CodeGen/MachineInstr.h
  426   unsigned getOpcode() const { return MCID->Opcode; }
include/llvm/MC/MCInst.h
  171   unsigned getOpcode() const { return Opcode; }