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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h143 Value *emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1012 Value *llvm::emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList, function in class:llvm
H A DSimplifyLibCalls.cpp3449 return emitVSNPrintf(CI->getArgOperand(0), CI->getArgOperand(1),

Completed in 113 milliseconds