Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h89 NewStore, enumerator
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp416 (void) NewStore; in doSingleStoreMerge() local
778 if (NewStore->getMMO().getMemoryType() != MemTy || !NewStore->isSimple()) in mergeTruncStore() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp413 MachineInstr *NewStore = buildCopy() local
/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp589 StoreInst *NewStore = expandPredicationInMemoryIntrinsic() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1095 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); lowerPrivateTruncStore() local
1130 SDValue NewStore = DAG.getTruncStore( LowerSTORE() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp246 const StoreRef &NewStore = enterStackFrame() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp582 StoreInst *NewStore = combineStoreToNewValue() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp424 auto *NewStore = Builder.CreateStore(NewVal, Addr); doExtraRewritesBeforeFinalDeletion() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9079 SDValue NewStore = mergeTruncStores() local
20302 SDValue NewStore; mergeStoresOfConstantsOrVecElts() local
21039 SDValue NewLoad, NewStore; tryStoreMergeOfLoads() local
21399 SDValue NewStore = visitSTORE() local
[all...]
H A DSelectionDAG.cpp7761 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), chainLoadsAndStoresForMemcpy() local