Home
last modified time | relevance | path

Searched refs:stringForContext (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp34 static inline const char *stringForContext(InstructionContext insnContext) { in stringForContext() function
606 errs() << "Unknown instruction class: " << stringForContext(parent) << "\n"; in inheritsFrom()
845 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1131 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()