HomeSort by relevance Sort by last modified time
    Searched refs:EmitFPutS (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
BuildLibCalls.h 101 /// EmitFPutS - Emit a call to the puts function. Str is required to be a
103 Value *EmitFPutS(Value *Str, Value *File, IRBuilder<> &B, const DataLayout *TD,
  /external/llvm/lib/Transforms/Utils/
BuildLibCalls.cpp 396 /// EmitFPutS - Emit a call to the puts function. Str is required to be a
398 Value *llvm::EmitFPutS(Value *Str, Value *File, IRBuilder<> &B,
SimplifyLibCalls.cpp     [all...]

Completed in 25 milliseconds