Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp34 static inline const char *stringForContext(InstructionContext insnContext) { in stringForContext() function
575 << stringForContext((InstructionContext)parent) << "\n"; in inheritsFrom()
815 o2 << stringForContext((InstructionContext)index); in emitContextDecision()
1088 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n"; in setTableFields()