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

Definitions

utils/TableGen/X86RecognizableInstr.cpp
  363 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex,
  405   unsigned numPhysicalOperands = 0;
  409   unsigned operandMapping[X86_MAX_OPERANDS];
  446   unsigned operandIndex = 0;
  448   unsigned physicalOperandIndex = 0;