Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp35 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext() function
562 stringForContext((InstructionContext)parent) << "\n"; in inheritsFrom()
800 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1054 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()