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

References

include/llvm/CodeGen/MachineInstr.h
  510     return make_range(explicit_operands().end(), operands_end());
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  209   for (const MachineOperand &MO : MI->explicit_operands()) {
  377   for (const MachineOperand &MO : MI->explicit_operands()) {
lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp
  388       for (const MachineOperand &MO : MI.explicit_operands()) {
lib/Target/X86/X86EvexToVex.cpp
  130   for (const MachineOperand &MO : MI.explicit_operands()) {