Home | History | Annotate | Download | only in Utils

Lines Matching refs:emitPutChar

1603     return emitPutChar(B.getInt32(FormatStr[0]), B, TLI);
1612 return emitPutChar(B.getInt32(ChrStr[0]), B, TLI);
1629 return emitPutChar(CI->getArgOperand(1), B, TLI);
1868 Value *Res = emitPutChar(B.getInt32('\n'), B, TLI);