Lines Matching refs:Out
525 Out, unsigned &ErrorInfo,
1985 // This is a terrible hack to handle "out[bwl]? %al, (%dx)" ->
1986 // "outb %al, %dx". Out doesn't take a memory form, but this is a widely
1988 if ((Name == "outb" || Name == "outw" || Name == "outl" || Name == "out") &&
2026 // Transform "outs[bwl] %ds:(%esi), %dx" into "out[bwl]"
2228 MCStreamer &Out, unsigned &ErrorInfo,
2247 Out.EmitInstruction(Inst);
2283 Out.EmitInstruction(Inst);
2370 Out.EmitInstruction(Inst);