Home
last modified time | relevance | path

Searched refs:emitFPutS (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DBuildLibCalls.h109 Value *emitFPutS(Value *Str, Value *File, IRBuilder<> &B,
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DBuildLibCalls.h195 Value *emitFPutS(Value *Str, Value *File, IRBuilderBase &B,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DBuildLibCalls.h196 Value *emitFPutS(Value *Str, Value *File, IRBuilder<> &B,
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp968 Value *llvm::emitFPutS(Value *Str, Value *File, IRBuilder<> &B, in emitFPutS() function in llvm
DSimplifyLibCalls.cpp1785 return emitFPutS(CI->getArgOperand(2), CI->getArgOperand(0), B, TLI); in optimizeFPrintFString()
/external/llvm-project/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp1388 Value *llvm::emitFPutS(Value *Str, Value *File, IRBuilderBase &B, in emitFPutS() function in llvm
DSimplifyLibCalls.cpp2716 return emitFPutS(CI->getArgOperand(2), CI->getArgOperand(0), B, TLI); in optimizeFPrintFString()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp1210 Value *llvm::emitFPutS(Value *Str, Value *File, IRBuilder<> &B, in emitFPutS() function in llvm
DSimplifyLibCalls.cpp2697 return emitFPutS(CI->getArgOperand(2), CI->getArgOperand(0), B, TLI); in optimizeFPrintFString()