OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EmitPutS
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Transforms/Utils/
BuildLibCalls.h
91
///
EmitPutS
- Emit a call to the puts function. This assumes that Str is
93
Value *
EmitPutS
(Value *Str, IRBuilder<> &B, const TargetData *TD,
/external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp
317
///
EmitPutS
- Emit a call to the puts function. This assumes that Str is
319
Value *llvm::
EmitPutS
(Value *Str, IRBuilder<> &B, const TargetData *TD,
/external/llvm/lib/Transforms/Scalar/
SimplifyLibCalls.cpp
[
all
...]
Completed in 18 milliseconds