Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp641 static ModRMDecisionType getDecisionType(ModRMDecision &decision) { in getDecisionType() function
715 ModRMDecisionType dt = getDecisionType(decision); in emitModRMDecision()
804 ModRMDecisionType dt = getDecisionType(decision); in emitOpcodeDecision()