| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| 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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 135 auto *NewPtr = ConstantExpr::getPointerCast(GV, BitCast->getType()); in runOnModule() local
|
| D | R600ISelLowering.cpp | 1816 SDValue NewPtr = DAG.getNode(ISD::ADD, DL, Ptr.getValueType(), Ptr, in constBufferLoad() local
|
| D | SIISelLowering.cpp | 8128 SDValue NewPtr = performSHLPtrCombine(Ptr.getNode(), N->getAddressSpace(), in performMemSDNodeCombine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | MemoryLocation.h | 248 MemoryLocation getWithNewPtr(const Value *NewPtr) const { in getWithNewPtr()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | User.cpp | 78 auto *NewPtr = in growHungoffUses() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCLoopInstrFormPrep.cpp | 639 GetElementPtrInst *NewPtr = GetElementPtrInst::Create( in rewriteLoadStores() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64StackTagging.cpp | 490 auto *NewPtr = new BitCastInst(NewAI, Info.AI->getType(), "", Info.AI); in alignAndPadAlloca() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 2704 Value *NewPtr = getNewAllocaSlicePtr(IRB, V->getType()->getPointerTo(AS)); in visitStoreInst() local 3160 Value *NewPtr = getNewAllocaSlicePtr(PtrBuilder, OldPtr->getType()); in visitPHINode() local 3184 Value *NewPtr = getNewAllocaSlicePtr(IRB, OldPtr->getType()); in visitSelectInst() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 459 Value *NewPtr = nullptr; in combineLoadToNewType() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | GlobalOpt.cpp | 585 Value *NewPtr = NewGlobals[ElementIdx]; in SRAGlobal() local 1236 Value *NewPtr = GetHeapSROAValue(GEPI->getOperand(0), FieldNo, in RewriteHeapSROALoadUser() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 2164 Value *NewPtr = (Inst && TheLoop->contains(Inst)) in expandBounds() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 5145 SDValue NewPtr = DAG.getNode(ISD::ADD, dl, in expandf64Toi32() local 13574 SDValue NewPtr = DAG.getObjectPtrOffset(DL, BasePtr, NewOffset); in PerformSplittingToNarrowingStores() local 14068 SDValue NewPtr = DAG.getObjectPtrOffset(DL, BasePtr, NewOffset); in PerformSplittingToWideningLoad() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 10505 SDValue NewPtr = in ReduceLoadWidth() local 15189 SDValue NewPtr = DAG.getMemBasePlusOffset(Ptr, PtrOff, SDLoc(LD)); in ReduceLoadOpStoreWidth() local 16958 SDValue NewPtr = OriginalLoad->getBasePtr(); in scalarizeExtractedVectorLoad() local
|