Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp594 static ModRMDecisionType getDecisionType(ModRMDecision &decision) { in getDecisionType() function
668 ModRMDecisionType dt = getDecisionType(decision); in emitModRMDecision()
759 ModRMDecisionType dt = getDecisionType(decision); in emitOpcodeDecision()