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 = in instrumentStore() local
DIceTargetLoweringX8664.cpp5849 auto *NewStore = Context.insert<InstStore>(Data, OptAddr); in doAddressOptStore() local
5864 auto *NewStore = Context.insert<InstIntrinsic>(3, nullptr, Info); in doAddressOptStoreSubVector() local
DIceTargetLoweringX8632.cpp6468 auto *NewStore = Context.insert<InstStore>(Data, OptAddr); in doAddressOptStore() local
6483 auto *NewStore = Context.insert<InstIntrinsic>(3, nullptr, Info); in doAddressOptStoreSubVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp418 MachineInstr *NewStore = in buildCopy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1218 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); in lowerPrivateTruncStore() local
1253 SDValue NewStore = DAG.getTruncStore( in LowerSTORE() local
/external/clang/lib/StaticAnalyzer/Core/
DProgramState.cpp230 const StoreRef &NewStore = in enterStackFrame() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp400 StoreInst *NewStore = IC.Builder->CreateAlignedStore( in combineStoreToNewValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp214 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp491 StoreInst *NewStore = IC.Builder.CreateAlignedStore( in combineStoreToNewValue() 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-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6724 SDValue NewStore = in MatchStoreCombine() local
15488 SDValue NewStore; in MergeStoresOfConstantsOrVecElts() local
16225 SDValue NewLoad, NewStore; in MergeConsecutiveStores() local
16413 SDValue NewStore = in visitSTORE() local
DSelectionDAG.cpp5864 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local