Home
last modified time | relevance | path

Searched refs:DeleteNode (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCallGraphSCCPass.h104 LLVM_ABI void DeleteNode(CallGraphNode *Old);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c1233 static void DeleteNode(t_FmPcdCcNode *p_CcNode) in DeleteNode() function
4220 DeleteNode(p_CcNode); in CalcAndUpdateCcShadow()
4379 DeleteNode(p_CcNode); in MatchTableSet()
4412 DeleteNode(p_CcNode); in MatchTableSet()
4423 DeleteNode(p_CcNode); in MatchTableSet()
4454 DeleteNode(p_CcNode); in MatchTableSet()
4525 DeleteNode(p_CcNode); in MatchTableSet()
4547 DeleteNode(p_CcNode); in MatchTableSet()
4563 DeleteNode(p_CcNode); in MatchTableSet()
4569 DeleteNode(p_CcNode); in MatchTableSet()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp310 CurDAG->DeleteNode(Node); in PreprocessLoad()
489 CurDAG->DeleteNode(Node); in PreprocessTrunc()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp601 void CallGraphSCC::DeleteNode(CallGraphNode *Old) { in DeleteNode() function in CallGraphSCC
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp984 DAG.DeleteNode(CallNode); in LowerAsSTATEPOINT()
H A DLegalizeDAG.cpp6112 DeleteNode(N); in Legalize()
6122 DeleteNode(N); in Legalize()
H A DSelectionDAGBuilder.cpp10857 DAG.DeleteNode(Call); in visitPatchpoint()
H A DSelectionDAG.cpp1087 void SelectionDAG::DeleteNode(SDNode *N) { in DeleteNode() function in SelectionDAG
H A DDAGCombiner.cpp970 DAG.DeleteNode(N); in deleteAndRecombine()
1771 DAG.DeleteNode(N); in recursivelyDeleteUnusedNodes()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h669 LLVM_ABI void DeleteNode(SDNode *N);
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt16356 Fixed a reported problem where the internal DeleteNode function
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15019 {"_ZN4llvm12SelectionDAG10DeleteNodeEPNS_6SDNodeE", "llvm::SelectionDAG::DeleteNode(llvm::SDNode*)"…