Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInstPrinter.h181 struct PatternsForOpcode { struct
182 uint32_t Opcode;
183 uint16_t PatternStart;
184 uint16_t NumPatterns;
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/
HDAsmWriterEmitter.cpp1087 std::string PatternsForOpcode; in EmitPrintAliasInstruction() local