| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 308 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 D | MachinePostDominators.h | 50 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
|
| H A D | ScheduleDAG.h | 355 SDNode *getNode() const { in getNode() function 653 const SUnit *getNode() const { return Node; } in getNode() function
|
| H A D | MachineDominators.h | 174 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
|
| H A D | MachinePipeliner.h | 372 SUnit *getNode(unsigned i) const { return Nodes[i]; }; in getNode() function
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | WorkList.h | 48 ExplodedNode *getNode() const { return node; } in getNode() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | TypeBasedAliasAnalysis.cpp | 157 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 D | RegionIterator.h | 80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
|
| H A D | LazyCallGraph.h | 1228 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { in getNode() function
|
| H A D | RegionInfoImpl.h | 361 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
|
| /openbsd-src/gnu/llvm/clang/utils/ |
| H A D | FindSpecRefs | 776 def getNode(keys): function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | Graph.h | 180 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 D | MipsOptimizePICCall.cpp | 183 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
|
| /openbsd-src/gnu/llvm/clang/lib/Analysis/ |
| H A D | CallGraph.cpp | 197 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | ItaniumManglingCanonicalizer.cpp | 78 itanium_demangle::Node *getNode() { in getNode() function in __anon92513a390111::FoldingNodeAllocator::NodeHeader
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExplodedGraph.cpp | 393 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
|
| /openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/ |
| H A D | ASTDiff.cpp | 143 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 D | SelectionDAG.cpp | 5144 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 D | RangeSelector.cpp | 54 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, in getNode() function
|
| H A D | Stencil.cpp | 36 static llvm::Expected<DynTypedNode> getNode(const BoundNodes &Nodes, in getNode() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 1372 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 D | DAGISelMatcher.h | 922 unsigned getNode(unsigned i) const { in getNode() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 4977 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode() function in GeneralShuffle
|