Searched refs:emitStpNCpy (Results 1 – 3 of 3) sorted by relevance
145 LLVM_ABI Value *emitStpNCpy(Value *Dst, Value *Src, Value *Len,
1680 Value *llvm::emitStpNCpy(Value *Dst, Value *Src, Value *Len, IRBuilderBase &B, in emitStpNCpy() function in llvm
4424 emitStpNCpy(CI->getArgOperand(0), CI->getArgOperand(1), in optimizeStrpNCpyChk()