Searched refs:InstructionContext (Results 1 – 7 of 7) sorted by relevance
34 static inline bool inheritsFrom(InstructionContext child, in inheritsFrom()35 InstructionContext parent) { in inheritsFrom()112 static inline bool outranks(InstructionContext upper, in outranks()113 InstructionContext lower) { in outranks()132 static inline const char* stringForContext(InstructionContext insnContext) { in stringForContext()409 o2 << stringForContext((InstructionContext)index); in emitContextDecision()643 InstructionContext insnContext, in setTableFields()652 if (inheritsFrom((InstructionContext)index, in setTableFields()
18 InstructionContext insnContext; \
264 InstructionContext insnContext,
97 InstructionContext insnContext() const;
275 InstructionContext RecognizableInstr::insnContext() const { in insnContext()276 InstructionContext insnContext; in insnContext()
115 } InstructionContext; typedef
45 static InstructionContext contextForAttrs(uint8_t attrMask) { in contextForAttrs()61 InstructionContext insnContext, in modRMRequired()103 InstructionContext insnContext, in decode()