Searched defs:PutChar (Results 1 – 2 of 2) sorted by relevance
183 Stream::PutChar (char ch) in PutChar() function in Stream
297 Value *PutChar = M->getOrInsertFunction("putchar", B.getInt32Ty(), in EmitPutChar() local