Searched defs:EmitPutS (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DBuildLibCalls.cpp254 /// EmitPutS - Emit a call to the puts function. This assumes that Str is
256 void llvm::EmitPutS(Value *Str, IRBuilder<> &B, const TargetData *TD) { function in class:llvm

Completed in 106 milliseconds