Searched refs:emitStpNCpy (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| D | BuildLibCalls.h | 90 Value *emitStpNCpy(Value *Dst, Value *Src, Value *Len, IRBuilderBase &B,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| D | BuildLibCalls.cpp | 1290 Value *llvm::emitStpNCpy(Value *Dst, Value *Src, Value *Len, IRBuilderBase &B, in emitStpNCpy() function in llvm
|
| D | SimplifyLibCalls.cpp | 3383 return emitStpNCpy(CI->getArgOperand(0), CI->getArgOperand(1), in optimizeStrpNCpyChk()
|