Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp32 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext() function
566 stringForContext((InstructionContext)parent) << "\n"; in inheritsFrom()
807 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1065 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()