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
580 << stringForContext((InstructionContext)parent) << "\n"; in inheritsFrom()
820 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1101 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()