Searched refs:emitStrNCat (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| D | BuildLibCalls.h | 142 Value *emitStrNCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | BuildLibCalls.cpp | 1406 Value *llvm::emitStrNCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B, in emitStrNCat() function in llvm
|
| D | SimplifyLibCalls.cpp | 3441 return emitStrNCat(CI->getArgOperand(0), CI->getArgOperand(1), in optimizeStrNCatChk()
|