Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h94 NewStore, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp412 auto NewStore = in doSingleStoreMerge() local
773 GStore *NewStore; in mergeTruncStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp430 StoreInst *NewStore = in expandPredicationInMemoryIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp412 MachineInstr *NewStore = in buildCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILDataScalarization.cpp172 StoreInst *NewStore = Builder.CreateStore(SI.getValueOperand(), OldGEP); in visitStoreInst() local
H A DDXILFlattenArrays.cpp187 StoreInst *NewStore = Builder.CreateStore(SI.getValueOperand(), OldGEP); in visitStoreInst() local
H A DDXILLegalizePass.cpp86 Value *NewStore = Builder.CreateStore(NewOperands[0], NewOperands[1]); in fixI8UseChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1097 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); in lowerPrivateTruncStore() local
1132 SDValue NewStore = DAG.getTruncStore( in LowerSTORE() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp182 const StoreRef &NewStore = Mgr.StoreMgr->invalidateRegions( in invalidateRegions() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp602 StoreInst *NewStore = in combineStoreToNewValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp476 auto *NewStore = Builder.CreateStore(NewVal, Addr); in doExtraRewritesBeforeFinalDeletion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9519 SDValue NewStore = in mergeTruncStores() local
21363 SDValue NewStore; in mergeStoresOfConstantsOrVecElts() local
22151 SDValue NewLoad, NewStore; in tryStoreMergeOfLoads() local
22515 SDValue NewStore = in visitSTORE() local
H A DSelectionDAG.cpp8372 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), in chainLoadsAndStoresForMemcpy() local