Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/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
/netbsd/external/apache2/llvm/dist/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
654 const SUnit *getNode() const { return Node; } in getNode() function
H A DMachineDominators.h163 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
H A DMachinePipeliner.h361 SUnit *getNode(unsigned i) const { return Nodes[i]; }; in getNode() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h48 ExplodedNode *getNode() const { return node; } in getNode() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp158 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon2ec138f30111::TBAANodeImpl
210 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon2ec138f30111::TBAAStructTagNodeImpl
274 const MDNode *getNode() const { return Node; } in getNode() function in __anon2ec138f30111::TBAAStructTypeNode
H A DCFLGraph.h102 NodeInfo *getNode(Node N) { in getNode() function
136 const NodeInfo *getNode(Node N) const { in getNode() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionIterator.h80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
H A DLazyCallGraph.h1246 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { in getNode() function
H A DRegionInfoImpl.h375 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
/netbsd/external/apache2/llvm/dist/clang/utils/
H A DFindSpecRefs776 def getNode(keys): function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp183 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/netbsd/external/apache2/llvm/dist/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
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp197 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp394 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp79 itanium_demangle::Node *getNode() { in getNode() function in __anon9dde44030111::FoldingNodeAllocator::NodeHeader
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A 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
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4586 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
4594 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5472 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5480 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5963 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5971 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6127 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6133 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7827 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7923 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, in getNode() function in SelectionDAG
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp54 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, in getNode() function
H A DStencil.cpp37 getNode(const ast_matchers::BoundNodes &Nodes, StringRef Id) { in getNode() function
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h922 unsigned getNode(unsigned i) const { in getNode() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4688 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode() function in GeneralShuffle