Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h89 NewStore, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp402 auto NewStore = doSingleStoreMerge() local
764 GStore *NewStore; mergeTruncStore() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp413 MachineInstr *NewStore = in buildCopy() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp565 StoreInst *NewStore = expandPredicationInMemoryIntrinsic() local
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp232 const StoreRef &NewStore = enterStackFrame() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp588 StoreInst *NewStore = combineStoreToNewValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp373 auto *NewStore = Builder.CreateStore(NewVal, Addr); doExtraRewritesBeforeFinalDeletion() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9052 SDValue NewStore = mergeTruncStores() local
20011 SDValue NewStore; mergeStoresOfConstantsOrVecElts() local
20748 SDValue NewLoad, NewStore; tryStoreMergeOfLoads() local
21090 SDValue NewStore = visitSTORE() local
[all...]
H A DSelectionDAG.cpp7430 SDValue NewStore = DAG.getTruncStore(LoadToken, dl, ST->getValue(), chainLoadsAndStoresForMemcpy() local