Home
last modified time | relevance | path

Searched defs:NewN (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h376 void setValue(const Value *V, SDValue NewN) { in setValue()
382 void setUnusedArgValue(const Value *V, SDValue NewN) { in setUnusedArgValue()
H A DLegalizeDAG.cpp2504 SDValue NewN = DAG.getNode( in expandLdexp() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp495 ExplodedNode *NewN = G->createUncachedNode(N->getLocation(), N->State, in trim() local
H A DExprEngineCXX.cpp1111 ExplodedNode *NewN = Bldr.generateNode(CNE, Pred, State); in VisitCXXNewExpr() local
H A DBugReporter.cpp2662 ExplodedNode *NewN = GNew->createUncachedNode( in getNextBugPath() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1635 Node &NewN = initNode(NewFunction); in addSplitFunction() local
1719 Node &NewN = initNode(*NewFunction); in addSplitRefRecursiveFunctions() local
1752 Node &NewN = get(*NewFunction); in addSplitRefRecursiveFunctions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVVPISelLowering.cpp440 SDValue NewN = legalizePackedAVL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp953 GepNode *NewN = new (*Mem) GepNode(N); in separateChainForNode() local
H A DHexagonISelDAGToDAGHVX.cpp2683 SDNode *NewN = nullptr; selectRor() local
2705 SDNode *NewN = DAG.getMachineNode(Hexagon::V6_valignb, SDLoc(N), selectVAlign() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp823 auto *NewN = MDNode::replaceWithUniqued(std::move(ClonedN)); in mapNodesInPOT() local
H A DSimplifyLibCalls.cpp1667 Value *NewN = in optimizeMemCCpy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp3573 SDNode *NewN; in SelectCMPZ() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5971 SDNode *NewN = CurDAG->SelectNodeTo(N, PPC::LXVDSX, in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41485 if (SDValue NewN = combineRedundantDWordShuffle(N, Mask, DL, DAG)) in combineTargetShuffle() local