/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | AliasSetTracker.cpp | 301 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 D | ScalarizeMaskedMemIntrin.cpp | 626 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 D | ScalarizeMaskedMemIntrin.cpp | 668 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 D | SROA.cpp | 2788 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 D | cmsnamed.c | 66 void *NewPtr; in GrowMLUpool() local 96 _cmsMLUentry *NewPtr; in GrowMLUtable() local 519 _cmsNAMEDCOLOR * NewPtr; in GrowNamedColorList() local
|
H A D | cmserr.c | 274 void *NewPtr; in _cmsSubAllocDup() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 612 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 D | wrappers_c_test.cpp | 83 __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 D | combined.h | 503 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 D | MemoryLocation.h | 100 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 135 auto *NewPtr = ConstantExpr::getPointerCast(GV, BitCast->getType()); in runOnModule() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit() 1100 Address NewPtr, llvm::Value *NumElements, in EmitNewInitializer() 1279 Address NewPtr, in EnterNewDeleteCleanup()
|
H A D | CGCXXABI.cpp | 205 Address NewPtr, in InitializeArrayCookie()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 165 auto *NewPtr = IRB.CreateBitCast( in visitLoadInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 248 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | User.cpp | 78 auto *NewPtr = in growHungoffUses() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | User.cpp | 83 auto *NewPtr = in growHungoffUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | User.cpp | 86 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 D | MemoryTaggingSupport.cpp | 207 Value *NewPtr = NewAI; in alignAndPadAlloca() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 295 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | MemoryLocation.h | 306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | MemoryLocation.h | 306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | MemoryLocation.h | 306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | MemoryLocation.h | 306 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopPreIncPrep.cpp | 403 GetElementPtrInst *NewPtr = GetElementPtrInst::Create( in runOnLoop() local
|