Home
last modified time | relevance | path

Searched defs:Nodes (Results 1 – 25 of 54) sorted by relevance

123

/external/tensorflow/tensorflow/docs_src/extend/tool_developers/
Dindex.md79 ## Nodes section in A Tool Developer's Guide to TensorFlow Model Files
95 ### `name`
104 ### `op`
112 ### `input`
122 ### `device`
128 ### `attr`
/external/mesa3d/src/gallium/drivers/r600/sb/
Dnotes.markdown88 ### Nodes subsection
93 #### Control flow nodes
251 #### Instruction nodes
259 #### SSA-specific nodes
/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h81 const BoundNodes Nodes; member
275 SmallVector<BoundNodes, 1> Nodes; variable
/external/swiftshader/third_party/LLVM/include/llvm/
DCallGraphSCCPass.h82 std::vector<CallGraphNode*> Nodes; variable
/external/llvm/include/llvm/Analysis/
DInterval.h55 std::vector<BasicBlock*> Nodes; variable
DCallGraphSCCPass.h92 std::vector<CallGraphNode*> Nodes; variable
DLazyCallGraph.h354 SmallVector<Node *, 1> Nodes; variable
357 SCC(RefSCC &OuterRefSCC, NodeRangeT &&Nodes) in SCC()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h325 bool run(const BoundNodes *Nodes) override { in run()
347 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run()
DASTMatchersNodeTest.cpp1421 bool run(const BoundNodes *Nodes) override { return false; } in run()
1423 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run()
1428 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Stmt *Node) { in verify()
1437 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Decl *Node) { in verify()
1446 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Type *Node) { in verify()
/external/swiftshader/third_party/subzero/src/
DIceTimerTree.h90 std::vector<TimerTreeNode> Nodes; /// indexed by TTindex variable
DIceLiveness.h141 LivenessVector<LivenessNode> Nodes; variable
DIceLoopAnalyzer.cpp145 const NodeList &Nodes = Func->getNodes(); in LoopAnalyzer() local
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DInterval.h58 std::vector<BasicBlock*> Nodes; variable
/external/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/swiftshader/third_party/LLVM/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/jsoncpp/include/json/
Dreader.h230 typedef std::stack<Value*> Nodes; typedef
/external/llvm/lib/Target/Hexagon/
DRDFDeadCode.cpp168 bool DeadCodeElimination::erase(const SetVector<NodeId> &Nodes) { in erase()
/external/llvm/docs/
DLangRef.rst3941 .. _DICompileUnit:
3943 DICompileUnit
3968 DIFile
3982 DIBasicType
4009 DISubroutineType
4025 DIDerivedType
4075 DICompositeType
4129 DISubrange
4143 DIEnumerator
4155 DITemplateTypeParameter
[all …]
/external/llvm/lib/Analysis/
DCallGraph.cpp109 SmallVector<CallGraphNode *, 16> Nodes; in print() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTrie.h193 delete Nodes[i]; in ~Trie() local
DIntervalMap.h310 void adjustSiblingSizes(NodeT *Node[], unsigned Nodes, in adjustSiblingSizes()
1150 const unsigned Nodes = RootLeaf::Capacity / Leaf::Capacity + 1; in branchRoot() local
1191 const unsigned Nodes = RootBranch::Capacity / Branch::Capacity + 1; in splitRoot() local
1950 unsigned Nodes = 0; in overflow() local
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp214 nodeToCommandLine(const std::vector<llvm::yaml::ScalarNode *> &Nodes) { in nodeToCommandLine()
/external/compiler-rt/lib/profile/
DInstrProfilingValue.c270 ValueProfNode **Nodes = (ValueProfNode **)Data->Values; in initializeValueProfRuntimeRecord() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h331 void adjustSiblingSizes(NodeT *Node[], unsigned Nodes, in adjustSiblingSizes()
1160 const unsigned Nodes = RootLeaf::Capacity / Leaf::Capacity + 1; in branchRoot() local
1201 const unsigned Nodes = RootBranch::Capacity / Branch::Capacity + 1; in splitRoot() local
1960 unsigned Nodes = 0; in overflow() local
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp160 std::vector<std::string> Nodes; in TEST() local
343 std::vector<std::string> Nodes; in TEST() local

123