Home | History | Annotate | Download | only in Scalar

Lines Matching refs:EmitPutChar

1138       Value *Res = EmitPutChar(B.getInt32(FormatStr[0]), B, TD);
1159 Value *Res = EmitPutChar(CI->getArgOperand(1), B, TD);
1453 Value *Res = EmitPutChar(B.getInt32('\n'), B, TD);