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
34 /// private, all access should go through the MCOperandInfo accessors.
52 /// MCOperandInfo - This holds information about one operand of a machine
55 class MCOperandInfo { class in namespace:llvm
145 const MCOperandInfo *OpInfo; // 'NumOperands' entries about operands

Completed in 73 milliseconds