Home
last modified time | relevance | path

Searched defs:PatternsForOpcode (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCInstPrinter.h146 struct PatternsForOpcode { struct
147 uint32_t Opcode;
148 uint16_t PatternStart;
149 uint16_t NumPatterns;
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmWriterEmitter.cpp1055 std::string PatternsForOpcode; in EmitPrintAliasInstruction() local