Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/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
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachinePostDominators.h50 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
DScheduleDAG.h355 SDNode *getNode() const { in getNode() function
653 const SUnit *getNode() const { return Node; } in getNode() function
DMachineDominators.h174 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
DMachinePipeliner.h372 SUnit *getNode(unsigned i) const { return Nodes[i]; }; in getNode() function
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp157 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon81e8b32e0111::TBAANodeImpl
209 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon81e8b32e0111::TBAAStructTagNodeImpl
273 const MDNode *getNode() const { return Node; } in getNode() function in __anon81e8b32e0111::TBAAStructTypeNode
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h48 ExplodedNode *getNode() const { return node; } in getNode() function
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DRegionIterator.h80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
DLazyCallGraph.h1228 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { in getNode() function
DRegionInfoImpl.h361 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
/openbsd/src/gnu/llvm/clang/utils/
DFindSpecRefs776 def getNode(keys): function
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
DGraph.h180 NodeEntry &getNode(NodeId NId) { in getNode() function
184 const NodeEntry &getNode(NodeId NId) const { in getNode() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp183 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DCallGraph.cpp197 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
/openbsd/src/gnu/llvm/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp143 const Node &getNode(NodeId Id) const { return Nodes[Id]; } in getNode() function in clang::diff::SyntaxTree::Impl
507 const Node &getNode(SNodeId Id) const { in getNode() function in clang::diff::Subtree
977 const Node &SyntaxTree::getNode(NodeId Id) const { in getNode() function in clang::diff::SyntaxTree
/openbsd/src/gnu/llvm/llvm/lib/Support/
DItaniumManglingCanonicalizer.cpp78 itanium_demangle::Node *getNode() { in getNode() function in __anon20625b1e0111::FoldingNodeAllocator::NodeHeader
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp393 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5144 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT) { in getNode() function in SelectionDAG
5161 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5169 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6091 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6120 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6607 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6615 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6778 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6784 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
9159 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
[all …]
/openbsd/src/gnu/llvm/clang/lib/Tooling/Transformer/
DRangeSelector.cpp54 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, in getNode() function
DStencil.cpp36 static llvm::Expected<DynTypedNode> getNode(const BoundNodes &Nodes, in getNode() function
/openbsd/src/gnu/llvm/llvm/lib/Passes/
DStandardInstrumentations.cpp1372 DisplayNode &getNode(unsigned N) { in getNode() function in __anon12f757622511::DotCfgDiffDisplayGraph
1532 const DotCfgDiffNode &getNode(unsigned N) const { in getNode() function in __anon12f757622511::DotCfgDiff
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDAGISelMatcher.h922 unsigned getNode(unsigned i) const { in getNode() function
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4977 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode() function in GeneralShuffle