Home
last modified time | relevance | path

Searched defs:insnContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c61 InstructionContext insnContext, in modRMRequired()
101 InstructionContext insnContext, in decode()
/external/llvm/utils/TableGen/
DX86DisassemblerTables.cpp141 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()
682 InstructionContext insnContext, in setTableFields()
DX86RecognizableInstr.cpp295 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr
296 InstructionContext insnContext; in insnContext() local