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/
H A 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/
H A DMachinePostDominators.h50 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
H A DScheduleDAG.h355 SDNode *getNode() const { in getNode() function
653 const SUnit *getNode() const { return Node; } in getNode() function
H A DMachineDominators.h174 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
H A DMachinePipeliner.h372 SUnit *getNode(unsigned i) const { return Nodes[i]; }; in getNode() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h48 ExplodedNode *getNode() const { return node; } in getNode() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp157 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon7c9df5690111::TBAANodeImpl
209 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon7c9df5690111::TBAAStructTagNodeImpl
273 const MDNode *getNode() const { return Node; } in getNode() function in __anon7c9df5690111::TBAAStructTypeNode
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionIterator.h80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
H A DLazyCallGraph.h1228 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { in getNode() function
H A DRegionInfoImpl.h361 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
/openbsd-src/gnu/llvm/clang/utils/
H A DFindSpecRefs776 def getNode(keys): function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A 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/
H A DMipsOptimizePICCall.cpp183 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCallGraph.cpp197 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp78 itanium_demangle::Node *getNode() { in getNode() function in __anon92513a390111::FoldingNodeAllocator::NodeHeader
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp393 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A 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/CodeGen/SelectionDAG/
H A 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/
H A DRangeSelector.cpp54 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, in getNode() function
H A DStencil.cpp36 static llvm::Expected<DynTypedNode> getNode(const BoundNodes &Nodes, in getNode() function
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1372 DisplayNode &getNode(unsigned N) { in getNode() function in __anon0dac999d2511::DotCfgDiffDisplayGraph
1532 const DotCfgDiffNode &getNode(unsigned N) const { in getNode() function in __anon0dac999d2511::DotCfgDiff
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h922 unsigned getNode(unsigned i) const { in getNode() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4977 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode() function in GeneralShuffle