Searched defs:NewN (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp497 ExplodedNode *NewN = G->createUncachedNode(N->getLocation(), N->State, local
H A DExprEngineCXX.cpp910 ExplodedNode *NewN = Bldr.generateNode(CNE, Pred, State); local
H A DBugReporter.cpp2619 ExplodedNode *NewN = GNew->createUncachedNode( local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h531 void setValue(const Value *V, SDValue NewN) { argument
537 void setUnusedArgValue(const Value *V, SDValue NewN) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp721 auto *NewN = MDNode::replaceWithUniqued(std::move(ClonedN)); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp954 GepNode *NewN = new (*Mem) GepNode(N); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5143 SDNode *NewN = CurDAG->SelectNodeTo(N, PPC::LXVDSX, local

Completed in 218 milliseconds