Home | History | Annotate | Download | only in TableGen

Lines Matching refs:InstructionContext

28 ///   InstructionContext, usually for diagnostic purposes.
33 static inline const char* stringForContext(InstructionContext insnContext) {
76 static inline bool inheritsFrom(InstructionContext child,
77 InstructionContext parent,
274 stringForContext((InstructionContext)parent) << "\n";
286 static inline bool outranks(InstructionContext upper,
287 InstructionContext lower) {
528 o2 << stringForContext((InstructionContext)index);
834 InstructionContext insnContext,
843 if (is32bit && inheritsFrom((InstructionContext)index, IC_64BIT))
846 if (inheritsFrom((InstructionContext)index,