Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp33 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext() function
560 stringForContext((InstructionContext)parent) << "\n"; in inheritsFrom()
806 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1100 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()