/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | MatchContext.h | 37 return DAG.getNode(std::forward<ArgT>(Args)...); in getNode() function 111 // DAG.getNode(Opcode, DL, VT); } in getNode() function 119 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, getNode() function 127 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, getNode() function 136 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand, getNode() function 145 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, getNode() function 154 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, getNode() function [all...] |
H A D | SelectionDAG.cpp | 5874 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT) { getNode() function in SelectionDAG 5891 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 5899 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 6858 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 6887 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 7389 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 7397 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 7571 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 7577 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 9944 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 9960 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 9968 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, getNode() function in SelectionDAG 10080 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, getNode() function in SelectionDAG 10085 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG 10093 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG 10285 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, getNode() function in SelectionDAG 10290 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG 10296 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG 10302 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG 10308 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG 10314 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, SDVTList VTList, getNode() function in SelectionDAG [all...] |
/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 314 DocNode getNode() { in getNode() function 320 DocNode getNode(int64_t V) { in getNode() function 327 DocNode getNode(int V) { in getNode() function 334 DocNode getNode(uint64_t V) { in getNode() function 341 DocNode getNode(unsigned V) { in getNode() function 348 DocNode getNode(bool V) { in getNode() function 355 DocNode getNode(double V) { in getNode() function
|
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUDelayedMCExpr.cpp | 15 static msgpack::DocNode getNode(msgpack::DocNode DN, msgpack::Type Type, in getNode() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 48 ExplodedNode *getNode() const { return node; } in getNode() function
|
/llvm-project/clang-tools-extra/clang-move/ |
H A D | HelperDeclRefGraph.cpp | 66 CallGraphNode *HelperDeclRefGraph::getNode(const Decl *D) const { in getNode() function in clang::move::HelperDeclRefGraph
|
/llvm-project/mlir/include/mlir/IR/ |
H A D | Dominance.h | 82 DominanceInfoNode *getNode(Block *a) { in getNode() function
|
/llvm-project/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 158 MDNodeTy *getNode() const { return Node; } in getNode() function in __anoncddbf9050111::TBAANodeImpl 210 MDNodeTy *getNode() const { return Node; } in getNode() function in __anoncddbf9050111::TBAAStructTagNodeImpl 274 const MDNode *getNode() const { return Node; } in getNode() function in __anoncddbf9050111::TBAAStructTypeNode [all...] |
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | RegionIterator.h | 80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
|
H A D | LazyCallGraph.h | 1233 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { getNode() function
|
H A D | RegionInfoImpl.h | 354 return Child->getNode(); in getNode() function
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | CallGraph.h | 104 const Node &getNode(const NodeId Id) const { in getNode() function
|
/llvm-project/clang/utils/ |
H A D | FindSpecRefs | 776 def getNode(keys): function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAG.h | 370 SDNode *getNode() const { in getNode() function 680 const SUnit *getNode() const { return Node; } in getNode() function
|
H A D | MachineDominators.h | 196 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { getNode() function
|
H A D | MachinePipeliner.h | 378 SUnit *getNode(unsigned i) const { return Nodes[i]; }; getNode() function
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsOptimizePICCall.cpp | 182 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
|
/llvm-project/clang/lib/Analysis/ |
H A D | CallGraph.cpp | 197 CallGraphNode *CallGraph::getNode(const Decl *F) const { getNode() function in CallGraph
|
/llvm-project/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
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExplodedGraph.cpp | 392 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, getNode() function in ExplodedGraph
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | ItaniumManglingCanonicalizer.cpp | 80 itanium_demangle::Node *getNode() { in getNode() function in __anon4cbf05830111::FoldingNodeAllocator::NodeHeader
|
/llvm-project/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
|
/llvm-project/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
|
/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1710 DisplayNode &getNode(unsigned N) { getNode() function in __anon5eea9d392a11::DotCfgDiffDisplayGraph 1870 const DotCfgDiffNode &getNode(unsigned N) const { getNode() function in __anon5eea9d392a11::DotCfgDiff
|