Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp131 auto *NewPtr = ConstantExpr::getPointerCast(GV, BitCast->getType()); in runOnModule() local
H A DAMDGPULateCodeGenPrepare.cpp167 auto *NewPtr = IRB.CreateBitCast( in visitLoadInst() local
H A DR600ISelLowering.cpp1727 SDValue NewPtr = DAG.getNode(ISD::ADD, DL, Ptr.getValueType(), Ptr, in constBufferLoad() local
H A DSIISelLowering.cpp8884 SDValue NewPtr = performSHLPtrCombine(Ptr.getNode(), N->getAddressSpace(), in performMemSDNodeCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp670 Value *NewPtr = in scalarizeMaskedExpandLoad() local
730 Value *NewPtr; in scalarizeMaskedExpandLoad() local
790 Value *NewPtr = Builder.CreateConstInBoundsGEP1_32(EltTy, Ptr, MemIndex); in scalarizeMaskedCompressStore() local
840 Value *NewPtr; in scalarizeMaskedCompressStore() local
H A DInferAddressSpaces.cpp558 Value *NewPtr = operandWithNewAddressSpaceOrCreateUndef( in cloneInstructionWithNewAddressSpace() local
H A DSROA.cpp2722 Value *NewPtr = getNewAllocaSlicePtr(IRB, V->getType()->getPointerTo(AS)); in visitStoreInst() local
3185 Value *NewPtr = getNewAllocaSlicePtr(IRB, OldPtr->getType()); in visitPHINode() local
3209 Value *NewPtr = getNewAllocaSlicePtr(IRB, OldPtr->getType()); in visitSelectInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DUser.cpp80 auto *NewPtr = reinterpret_cast<char *>(NewOps + NewNumUses); in growHungoffUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryLocation.h292 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.cpp176 Address NewPtr, in InitializeArrayCookie()
H A DCGExprCXX.cpp954 QualType AllocType, Address NewPtr, in StoreAnyExprIntoOneUnit()
1293 Address NewPtr, llvm::Value *NumElements, in EmitNewInitializer()
1488 Address NewPtr, in EnterNewDeleteCleanup()
H A DItaniumCXXABI.cpp2185 Address NewPtr, in InitializeArrayCookie()
3841 llvm::Constant *NewPtr = in BuildTypeInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp648 GetElementPtrInst *NewPtr = GetElementPtrInst::Create( in rewriteLoadStores() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp516 auto *NewPtr = new BitCastInst(NewAI, Info.AI->getType(), "", Info.AI); in alignAndPadAlloca() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp466 Value *NewPtr = nullptr; in combineLoadToNewType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1604 Value *NewPtr = (Inst && TheLoop->contains(Inst)) in expandBounds() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp608 Value *NewPtr = NewGlobals[ElementIdx]; in SRAGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9010 SDValue NewPtr = DAG.getMemBasePlusOffset( in visitFunnelShift() local
11749 SDValue NewPtr = DAG.getMemBasePlusOffset(LN0->getBasePtr(), in ReduceLoadWidth() local
16544 SDValue NewPtr = in ReduceLoadOpStoreWidth() local
18408 SDValue NewPtr = OriginalLoad->getBasePtr(); in scalarizeExtractedVectorLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5372 SDValue NewPtr = DAG.getNode(ISD::ADD, dl, in expandf64Toi32() local
15305 SDValue NewPtr = in PerformSplittingToNarrowingStores() local
16237 SDValue NewPtr = in PerformSplittingToWideningLoad() local