Searched defs:MCOperandInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h10 // This file defines the MCOperandInfo and MCInstrDesc classes, which
37 /// private, all access should go through the MCOperandInfo accessors.
55 /// MCOperandInfo - This holds information about one operand of a machine
58 class MCOperandInfo { class in namespace:llvm
148 const MCOperandInfo *OpInfo; // 'NumOperands' entries about operands

Completed in 1467 milliseconds