Home
last modified time | relevance | path

Searched defs:NewStore (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp384 auto *NewStore = InstStore::create( in instrumentStore() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp416 MachineInstr *NewStore = in buildCopy() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1218 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); in lowerPrivateTruncStore() local
1251 SDValue NewStore = DAG.getTruncStore( in LowerSTORE() local
/external/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp230 const StoreRef &NewStore = in enterStackFrame() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp203 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp400 StoreInst *NewStore = IC.Builder->CreateAlignedStore( in combineStoreToNewValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp527 StoreInst *NewStore = IC.Builder.CreateAlignedStore( in combineStoreToNewValue() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp642 StoreInst *NewStore = Builder.CreateStore(SrcVal, DstPtr); in ConvertUsesToScalar() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp2406 MachineInstr *NewStore = NULL; in RewriteMBB() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11318 SDValue NewStore = DAG.getStore(NewChain, DL, StoredVal, in MergeStoresOfConstantsOrVecElts() local
11873 SDValue NewStore = DAG.getStore( in MergeConsecutiveStores() local
12048 SDValue NewStore = in visitSTORE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13792 SDValue NewStore; in MergeStoresOfConstantsOrVecElts() local
14480 SDValue NewLoad, NewStore; in MergeConsecutiveStores() local
14666 SDValue NewStore = in visitSTORE() local
DSelectionDAG.cpp5281 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local