Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DJITCodeEmitter.h152 uint8_t *NewPtr = (uint8_t*)RoundUpToAlignment((uintptr_t)CurBufferPtr, in emitAlignment() local
161 uint8_t *NewPtr = (uint8_t*)RoundUpToAlignment((uintptr_t)CurBufferPtr, in emitAlignmentWithFill() local
/external/llvm/lib/Analysis/
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
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasSetTracker.cpp291 bool NewPtr; in add() local
301 bool NewPtr; in add() local
314 bool NewPtr; in add() local
325 bool NewPtr; in add() local
/external/llvm/include/llvm/Analysis/
DMemoryLocation.h100 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsnamed.c66 void *NewPtr; in GrowMLUpool() local
96 _cmsMLUentry *NewPtr; in GrowMLUtable() local
485 _cmsNAMEDCOLOR * NewPtr; in GrowNamedColorList() local
Dcmserr.c460 void *NewPtr; in _cmsSubAllocDup() local
/external/llvm/lib/IR/
DUser.cpp83 auto *NewPtr = in growHungoffUses() local
/external/mesa3d/src/gallium/drivers/radeon/
DR600KernelParameters.cpp286 Value* NewPtr = OrigPtr; in Propagate() local
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp403 GetElementPtrInst *NewPtr = GetElementPtrInst::Create( in runOnLoop() local
/external/clang/lib/CodeGen/
DCGCXXABI.cpp205 Address NewPtr, in InitializeArrayCookie()
DCGExprCXX.cpp807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit()
1100 Address NewPtr, llvm::Value *NumElements, in EmitNewInitializer()
1279 Address NewPtr, in EnterNewDeleteCleanup()
DItaniumCXXABI.cpp1737 Address NewPtr, in InitializeArrayCookie()
3044 llvm::Constant *NewPtr = in BuildTypeInfo() local
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp486 void *NewPtr = allocate(NewSize, MinAlignment, FromMalloc); in reallocate() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp531 Value *NewPtr = NewGlobals[Val]; in SRAGlobal() local
1176 Value *NewPtr = GetHeapSROAValue(GEPI->getOperand(0), FieldNo, in RewriteHeapSROALoadUser() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2548 Value *NewPtr = getNewAllocaSlicePtr(IRB, V->getType()->getPointerTo()); in visitStoreInst() local
2912 Value *NewPtr = getNewAllocaSlicePtr(PtrBuilder, OldPtr->getType()); in visitPHINode() local
2933 Value *NewPtr = getNewAllocaSlicePtr(IRB, OldPtr->getType()); in visitSelectInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp592 Value *NewPtr = NewGlobals[Val]; in SRAGlobal() local
1240 Value *NewPtr = GetHeapSROAValue(GEPI->getOperand(0), FieldNo, in RewriteHeapSROALoadUser() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2456 SDValue NewPtr = LN0->getBasePtr(); in visitAND() local
4699 SDValue NewPtr = DAG.getNode(ISD::ADD, LN0->getDebugLoc(), in ReduceLoadWidth() local
6482 SDValue NewPtr = DAG.getNode(ISD::ADD, LD->getDebugLoc(), in ReduceLoadOpStoreWidth() local
6920 SDValue NewPtr = LN0->getBasePtr(); in visitEXTRACT_VECTOR_ELT() local
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1604 SDValue NewPtr = DAG.getNode(ISD::ADD, DL, Ptr.getValueType(), Ptr, in LowerLOAD() local
DSIISelLowering.cpp3031 SDValue NewPtr = performSHLPtrCombine(Ptr.getNode(), AS, DCI); in PerformDAGCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3259 SDValue NewPtr = LN0->getBasePtr(); in visitAND() local
6896 SDValue NewPtr = DAG.getNode(ISD::ADD, DL, in ReduceLoadWidth() local
10949 SDValue NewPtr = DAG.getNode(ISD::ADD, SDLoc(LD), in ReduceLoadOpStoreWidth() local
12270 SDValue NewPtr = OriginalLoad->getBasePtr(); in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2296 Value *NewPtr = Builder.CreateExtractElement( in vectorizeInterleaveGroup() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp2873 SDValue NewPtr = DAG.getNode(ISD::ADD, Op.getDebugLoc(), in expandf64Toi32() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3994 SDValue NewPtr = DAG.getNode(ISD::ADD, dl, in expandf64Toi32() local