Home
last modified time | relevance | path

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

/trueos/contrib/llvm/utils/TableGen/
HDX86DisassemblerTables.cpp366 static const char* stringForModifierType(ModifierType mt) { in stringForModifierType() function
601 o.indent(i * 2) << stringForModifierType( in emitInstructionInfo()