Searched defs:insnContext (Results 1 – 4 of 4) sorted by relevance
20 llvm::X86Disassembler::InstructionContext insnContext; member
195 InstructionContext RecognizableInstr::insnContext() const { in insnContext() function in RecognizableInstr196 InstructionContext insnContext; in insnContext() local
34 static inline const char *stringForContext(InstructionContext insnContext) { in stringForContext()1112 OpcodeType type, InstructionContext insnContext, uint8_t opcode, in setTableFields()
123 static InstrUID decode(OpcodeType type, InstructionContext insnContext, in decode()