Searched refs:emitCalloc (Results 1 – 3 of 3) sorted by relevance
208 Value *emitCalloc(Value *Num, Value *Size, const AttributeList &Attrs,
1658 Value *llvm::emitCalloc(Value *Num, Value *Size, const AttributeList &Attrs, in emitCalloc() function in llvm
1192 if (Value *Calloc = emitCalloc(ConstantInt::get(SizeType, 1), in foldMallocMemset()