Searched refs:emitSNPrintf (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h118 Value *emitSNPrintf(Value *Dest, Value *Size, Value *Fmt,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp964 Value *llvm::emitSNPrintf(Value *Dest, Value *Size, Value *Fmt, function in class:llvm
H A DSimplifyLibCalls.cpp3393 return emitSNPrintf(CI->getArgOperand(0), CI->getArgOperand(1),

Completed in 115 milliseconds