Lines Matching full:pseudo
1193 // Pseudo instructions don't get encoded.1194 if ((TSFlags & X86II::FormMask) == X86II::Pseudo)1236 case X86II::Pseudo:1237 llvm_unreachable("Pseudo instruction shouldn't be emitted");