Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NewPtr

724                                     QualType AllocType, llvm::Value *NewPtr) {
729 CGF.EmitScalarInit(Init, nullptr, CGF.MakeAddrLValue(NewPtr, AllocType,
734 CGF.EmitComplexExprIntoLValue(Init, CGF.MakeAddrLValue(NewPtr, AllocType,
740 = AggValueSlot::forAddr(NewPtr, Alignment, AllocType.getQualifiers(),
987 llvm::Value *NewPtr,
991 CGF.EmitNewArrayInitializer(E, ElementType, NewPtr, NumElements,
994 StoreAnyExprIntoOneUnit(CGF, Init, E->getAllocatedType(), NewPtr);
1167 llvm::Value *NewPtr,
1177 NewPtr, AllocSize);
1186 DominatingValue<RValue>::save(CGF, RValue::get(NewPtr));
1308 // NewPtr is a pointer to the base element type. If we're