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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBuildLibCalls.h147 Value *emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, IRBuilder<> &B,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1020 Value *llvm::emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, function in class:llvm
H A DSimplifyLibCalls.cpp3458 return emitVSPrintf(CI->getArgOperand(0), CI->getArgOperand(3),

Completed in 176 milliseconds