Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h146 struct PatternsForOpcode { global() struct
147 OpcodePatternsForOpcode global() argument
148 PatternStartPatternsForOpcode global() argument
149 NumPatternsPatternsForOpcode global() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp1087 std::string PatternsForOpcode; in EmitPrintAliasInstruction() local