Lines Matching defs:insnContext
31 /// @param insnContext - The instruction class to transform to a string.
34 static inline const char *stringForContext(InstructionContext insnContext) {
35 switch (insnContext) {
1124 if (outranks(previousInfo.insnContext, newInfo.insnContext))
1127 if (previousInfo.insnContext == newInfo.insnContext) {
1133 errs() << "Context " << stringForContext(newInfo.insnContext) << "\n";
1144 OpcodeType type, InstructionContext insnContext, uint8_t opcode,
1156 InstructionSpecifiers[uid].insnContext, noPrefix,