/external/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 384 auto *NewStore = in instrumentStore() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86AvoidStoreForwardingBlocks.cpp | 418 MachineInstr *NewStore = in buildCopy() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86AvoidStoreForwardingBlocks.cpp | 418 MachineInstr *NewStore = in buildCopy() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | ProgramState.cpp | 238 const StoreRef &NewStore = in enterStackFrame() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1223 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); in lowerPrivateTruncStore() local 1258 SDValue NewStore = DAG.getTruncStore( in LowerSTORE() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 1218 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/ |
D | ProgramState.cpp | 230 const StoreRef &NewStore = in enterStackFrame() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 400 StoreInst *NewStore = IC.Builder->CreateAlignedStore( in combineStoreToNewValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 214 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 494 StoreInst *NewStore = IC.Builder.CreateAlignedStore( in combineStoreToNewValue() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 212 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 491 StoreInst *NewStore = IC.Builder.CreateAlignedStore( in combineStoreToNewValue() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11318 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/ |
D | DAGCombiner.cpp | 6724 SDValue NewStore = in MatchStoreCombine() local 15488 SDValue NewStore; in MergeStoresOfConstantsOrVecElts() local 16225 SDValue NewLoad, NewStore; in MergeConsecutiveStores() local 16413 SDValue NewStore = in visitSTORE() local
|
D | SelectionDAG.cpp | 5864 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7266 SDValue NewStore = in mergeTruncStores() local 16531 SDValue NewStore; in mergeStoresOfConstantsOrVecElts() local 17234 SDValue NewLoad, NewStore; in tryStoreMergeOfLoads() local 17516 SDValue NewStore = in visitSTORE() local
|
D | SelectionDAG.cpp | 5984 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local
|