Home
last modified time | relevance | path

Searched defs:getNode (Results 1 – 22 of 22) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h308 DocNode getNode() { in getNode() function
314 DocNode getNode(int64_t V) { in getNode() function
321 DocNode getNode(int V) { in getNode() function
328 DocNode getNode(uint64_t V) { in getNode() function
335 DocNode getNode(unsigned V) { in getNode() function
342 DocNode getNode(bool V) { in getNode() function
349 DocNode getNode(double V) { in getNode() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachinePostDominators.h50 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
DScheduleDAG.h355 SDNode *getNode() const { in getNode() function
654 const SUnit *getNode() const { return Node; } in getNode() function
DMachineDominators.h163 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
DMachinePipeliner.h361 SUnit *getNode(unsigned i) const { return Nodes[i]; }; in getNode() function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h48 ExplodedNode *getNode() const { return node; } in getNode() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp158 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon1b4e2c4a0111::TBAANodeImpl
210 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon1b4e2c4a0111::TBAAStructTagNodeImpl
274 const MDNode *getNode() const { return Node; } in getNode() function in __anon1b4e2c4a0111::TBAAStructTypeNode
DCFLGraph.h102 NodeInfo *getNode(Node N) { in getNode() function
136 const NodeInfo *getNode(Node N) const { in getNode() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DRegionIterator.h80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
DLazyCallGraph.h1229 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { in getNode() function
DRegionInfoImpl.h375 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp183 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
DGraph.h180 NodeEntry &getNode(NodeId NId) { in getNode() function
184 const NodeEntry &getNode(NodeId NId) const { in getNode() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DCallGraph.cpp197 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp394 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DItaniumManglingCanonicalizer.cpp79 itanium_demangle::Node *getNode() { in getNode() function in __anone26be5ba0111::FoldingNodeAllocator::NodeHeader
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp144 const Node &getNode(NodeId Id) const { return Nodes[Id]; } in getNode() function in clang::diff::SyntaxTree::Impl
508 const Node &getNode(SNodeId Id) const { in getNode() function in clang::diff::Subtree
978 const Node &SyntaxTree::getNode(NodeId Id) const { in getNode() function in clang::diff::SyntaxTree
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4621 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT) { in getNode() function in SelectionDAG
4638 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
4646 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5536 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5544 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6029 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6037 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6193 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6199 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7912 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
DRangeSelector.cpp54 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, in getNode() function
DStencil.cpp37 getNode(const ast_matchers::BoundNodes &Nodes, StringRef Id) { in getNode() function
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DDAGISelMatcher.h922 unsigned getNode(unsigned i) const { in getNode() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4737 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode() function in GeneralShuffle