Home
last modified time | relevance | path

Searched defs:NewPtr (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/external/llvm/lib/Analysis/
H A DAliasSetTracker.cpp301 bool NewPtr; in add() local
314 bool NewPtr; in add() local
330 bool NewPtr; in add() local
344 bool NewPtr; in add() local
354 bool NewPtr; in add() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp626 Value *NewPtr = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, MemIndex); in scalarizeMaskedExpandLoad() local
677 Value *NewPtr; in scalarizeMaskedExpandLoad() local
738 Value *NewPtr = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, MemIndex); in scalarizeMaskedCompressStore() local
783 Value *NewPtr; in scalarizeMaskedCompressStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp668 Value *NewPtr = in scalarizeMaskedExpandLoad() local
728 Value *NewPtr; in scalarizeMaskedExpandLoad() local
788 Value *NewPtr = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, MemIndex); in scalarizeMaskedCompressStore() local
838 Value *NewPtr; in scalarizeMaskedCompressStore() local
H A DSROA.cpp2788 Value *NewPtr = in visitLoadInst() local
2985 Value *NewPtr = in visitStoreInst() local
2992 Value *NewPtr = getNewAllocaSlicePtr(IRB, V->getType()->getPointerTo(AS)); in visitStoreInst() local
3174 Value *NewPtr = getPtrToNewAI(II.getDestAddressSpace(), II.isVolatile()); in visitMemSetInst() local
3497 Value *NewPtr = getNewAllocaSlicePtr(IRB, OldPtr->getType()); in visitPHINode() local
3521 Value *NewPtr = getNewAllocaSlicePtr(IRB, OldPtr->getType()); in visitSelectInst() local
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsnamed.c66 void *NewPtr; in GrowMLUpool() local
96 _cmsMLUentry *NewPtr; in GrowMLUtable() local
519 _cmsNAMEDCOLOR * NewPtr; in GrowNamedColorList() local
H A Dcmserr.c274 void *NewPtr; in _cmsSubAllocDup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp612 Instruction *NewPtr = rewriteForBucketElement(Base, Bucket.Elements[Idx], in rewriteLoadStoresForCommoningChains() local
807 GetElementPtrInst *NewPtr = GetElementPtrInst::Create( in rewriteForBucketElement() local
1059 Instruction *NewPtr = rewriteForBucketElement( in rewriteLoadStores() local
/aosp_15_r20/external/scudo/standalone/tests/
H A Dwrappers_c_test.cpp83 __scudo_realloc_allocate_hook(void *OldPtr, void *NewPtr, size_t Size) { in __scudo_realloc_allocate_hook()
134 void verifyReallocHookPtrs(UNUSED void *OldPtr, void *NewPtr, size_t Size) { in verifyReallocHookPtrs()
/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h503 void *NewPtr = allocate(NewSize, Chunk::Origin::Malloc, Alignment); variable
592 void *NewPtr = allocate(NewSize, Chunk::Origin::Malloc, Alignment); variable
1383 void resizeTaggedChunk(uptr OldPtr, uptr NewPtr, uptr NewSize, in resizeTaggedChunk()
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DMemoryLocation.h100 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp135 auto *NewPtr = ConstantExpr::getPointerCast(GV, BitCast->getType()); in runOnModule() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit()
1100 Address NewPtr, llvm::Value *NumElements, in EmitNewInitializer()
1279 Address NewPtr, in EnterNewDeleteCleanup()
H A DCGCXXABI.cpp205 Address NewPtr, in InitializeArrayCookie()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp165 auto *NewPtr = IRB.CreateBitCast( in visitLoadInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h248 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DUser.cpp78 auto *NewPtr = in growHungoffUses() local
/aosp_15_r20/external/llvm/lib/IR/
H A DUser.cpp83 auto *NewPtr = in growHungoffUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DUser.cpp86 auto *NewPtr = reinterpret_cast<char *>(NewOps + NewNumUses); in growHungoffUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp207 Value *NewPtr = NewAI; in alignAndPadAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h295 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemoryLocation.h306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCLoopPreIncPrep.cpp403 GetElementPtrInst *NewPtr = GetElementPtrInst::Create( in runOnLoop() local

123