Home
last modified time | relevance | path

Searched defs:NewSt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp316 ProgramState NewSt = *this; in BindExpr() local
431 ProgramState NewSt(*this); in makeWithStore() local
518 ProgramState NewSt = *St; in addGDM() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2378 SDValue NewSt = in LowerSTOREVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17982 if (SDValue NewSt = replaceStoreOfFPConstant(ST)) in visitSTORE() local
17986 if (SDValue NewSt = splitMergedValStore(ST)) in visitSTORE() local