Searched defs:NewStore (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp238 const StoreRef &NewStore = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp457 StoreInst *NewStore = IC.Builder.CreateAlignedStore( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp223 auto *NewStore = Builder.CreateStore(NewVal, Addr); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp418 MachineInstr *NewStore = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1223 SDValue NewStore = DAG.getStore(Chain, DL, Value, Ptr, PtrInfo); local
1258 SDValue NewStore = DAG.getTruncStore( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6982 SDValue NewStore = local
16036 SDValue NewStore; local
16739 SDValue NewLoad, NewStore; local
17024 SDValue NewStore = local
[all...]

Completed in 139 milliseconds