Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp642 static const char* stringForDecisionType(ModRMDecisionType dt) { in stringForDecisionType() function
672 o2 << "{" << stringForDecisionType(dt) << ", 0}"; in emitModRMDecision()
720 o2 << "{" << stringForDecisionType(dt) << ", " << EntryNumber << "}"; in emitModRMDecision()