Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h89 NewStore, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp416 auto NewStore = in doSingleStoreMerge() local
778 GStore *NewStore; in mergeTruncStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp413 MachineInstr *NewStore = in buildCopy() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp589 StoreInst *NewStore = in expandPredicationInMemoryIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1093 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); in lowerPrivateTruncStore() local
1128 SDValue NewStore = DAG.getTruncStore( in LowerSTORE() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp246 const StoreRef &NewStore = in enterStackFrame() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp587 StoreInst *NewStore = in combineStoreToNewValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp454 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9065 SDValue NewStore = in mergeTruncStores() local
20349 SDValue NewStore; in mergeStoresOfConstantsOrVecElts() local
21094 SDValue NewLoad, NewStore; in tryStoreMergeOfLoads() local
21458 SDValue NewStore = in visitSTORE() local
H A DSelectionDAG.cpp7795 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local