Searched defs:MCInstrDesc (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
92 /// MCInstrDesc flags - These should be considered private to the
93 /// implementation of the MCInstrDesc class. Clients should use the predicate
94 /// methods on MCInstrDesc, not use these directly. These all correspond to
95 /// bitfields in the MCInstrDesc::Flags field.
129 /// MCInstrDesc - Describe properties that are true of each instruction in the
134 class MCInstrDesc { class in namespace:llvm

Completed in 645 milliseconds