Home
last modified time | relevance | path

Searched defs:ContextDecision (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerShared.h49 struct ContextDecision { struct
52 ContextDecision() { memset(opcodeDecisions, 0, sizeof(opcodeDecisions)); } in ContextDecision() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/Disassembler/
H A DX86Disassembler.cpp117 struct ContextDecision { struct
118 OpcodeDecision opcodeDecisions[IC_max];