Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp32 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext() function
559 stringForContext((InstructionContext)parent) << "\n"; in inheritsFrom()
799 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1051 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()