Searched refs:emitStrNCat (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/ |
| H A D | BuildLibCalls.h | 180 Value *emitStrNCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B,
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | BuildLibCalls.cpp | 1652 Value *llvm::emitStrNCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B, in emitStrNCat() function in llvm
|
| H A D | SimplifyLibCalls.cpp | 3968 emitStrNCat(CI->getArgOperand(0), CI->getArgOperand(1), in optimizeStrNCatChk()
|