Searched defs:insnContext (Results 1 – 4 of 4) sorted by relevance
20 llvm::X86Disassembler::InstructionContext insnContext; member
158 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr159 InstructionContext insnContext; in insnContext() local
32 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()1062 InstructionContext insnContext, in setTableFields()
123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()