Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DX86DisassemblerShared.h21 llvm::X86Disassembler::InstructionContext insnContext; member
DX86DisassemblerTables.cpp33 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()
873 InstructionContext insnContext, in setTableFields()
DX86RecognizableInstr.cpp286 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr
287 InstructionContext insnContext; in insnContext() local
/external/llvm/lib/Target/X86/Disassembler/
DX86DisassemblerDecoder.cpp81 InstructionContext insnContext, in modRMRequired()
124 InstructionContext insnContext, in decode()