Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp418 MachineInstr *NewStore = in buildCopy() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1128 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); in lowerPrivateTruncStore() local
1163 SDValue NewStore = DAG.getTruncStore( in LowerSTORE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp238 const StoreRef &NewStore = in enterStackFrame() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp213 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp492 StoreInst *NewStore = IC.Builder.CreateAlignedStore( in combineStoreToNewValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7423 SDValue NewStore = in mergeTruncStores() local
16851 SDValue NewStore; in mergeStoresOfConstantsOrVecElts() local
17552 SDValue NewLoad, NewStore; in tryStoreMergeOfLoads() local
17834 SDValue NewStore = in visitSTORE() local
H A DSelectionDAG.cpp6318 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local