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;
  446   unsigned operandIndex = 0;
  448   unsigned physicalOperandIndex = 0;
 1167 RecognizableInstr::relocationEncodingFromString(const std::string &s,