Searched refs:emitStrLCat (Results 1 – 3 of 3) sorted by relevance
204 LLVM_ABI Value *emitStrLCat(Value *Dest, Value *Src, Value *Size,
1811 Value *llvm::emitStrLCat(Value *Dest, Value *Src, Value *Size, IRBuilderBase &B, in emitStrLCat() function in llvm
4478 emitStrLCat(CI->getArgOperand(0), CI->getArgOperand(1), in optimizeStrLCat()