Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DX86DisassemblerTables.cpp132 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()
643 InstructionContext insnContext, in setTableFields()
DX86RecognizableInstr.cpp275 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr
276 InstructionContext insnContext; in insnContext() local
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.c61 InstructionContext insnContext, in modRMRequired()
103 InstructionContext insnContext, in decode()