Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching full:pseudo

860   // Pseudo instructions don't get encoded.
861 if ((TSFlags & X86II::FormMask) == X86II::Pseudo)
904 case X86II::Pseudo:
905 assert(0 && "Pseudo instruction shouldn't be emitted");