/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | notes.markdown | 88 ### Nodes subsection 93 #### Control flow nodes 251 #### Instruction nodes 259 #### SSA-specific nodes
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 81 const BoundNodes Nodes; member 275 SmallVector<BoundNodes, 1> Nodes; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | CallGraphSCCPass.h | 82 std::vector<CallGraphNode*> Nodes; variable
|
/external/llvm/include/llvm/Analysis/ |
D | Interval.h | 55 std::vector<BasicBlock*> Nodes; variable
|
D | CallGraphSCCPass.h | 92 std::vector<CallGraphNode*> Nodes; variable
|
D | LazyCallGraph.h | 354 SmallVector<Node *, 1> Nodes; variable 357 SCC(RefSCC &OuterRefSCC, NodeRangeT &&Nodes) in SCC()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTimerTree.h | 90 std::vector<TimerTreeNode> Nodes; /// indexed by TTindex variable
|
D | IceLiveness.h | 141 LivenessVector<LivenessNode> Nodes; variable
|
D | IceLoopAnalyzer.cpp | 145 const NodeList &Nodes = Func->getNodes(); in LoopAnalyzer() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | Interval.h | 58 std::vector<BasicBlock*> Nodes; variable
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTest.h | 325 bool run(const BoundNodes *Nodes) override { in run() 347 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run()
|
D | ASTMatchersNodeTest.cpp | 1421 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/llvm/lib/Support/ |
D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/external/jsoncpp/include/json/ |
D | reader.h | 230 typedef std::stack<Value*> Nodes; typedef
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 168 bool DeadCodeElimination::erase(const SetVector<NodeId> &Nodes) { in erase()
|
/external/llvm/docs/ |
D | LangRef.rst | 3941 .. _DICompileUnit: 3943 DICompileUnit 3968 DIFile 3982 DIBasicType 4009 DISubroutineType 4025 DIDerivedType 4075 DICompositeType 4129 DISubrange 4143 DIEnumerator 4155 DITemplateTypeParameter [all …]
|
/external/llvm/lib/Analysis/ |
D | CallGraph.cpp | 109 SmallVector<CallGraphNode *, 16> Nodes; in print() local
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | Trie.h | 193 delete Nodes[i]; in ~Trie() local
|
D | IntervalMap.h | 310 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/compiler-rt/lib/profile/ |
D | InstrProfilingValue.c | 270 ValueProfNode **Nodes = (ValueProfNode **)Data->Values; in initializeValueProfRuntimeRecord() local
|
/external/clang/lib/Tooling/ |
D | JSONCompilationDatabase.cpp | 214 nodeToCommandLine(const std::vector<llvm::yaml::ScalarNode *> &Nodes) { in nodeToCommandLine()
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 331 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/ADT/ |
D | SCCIteratorTest.cpp | 100 NodeType Nodes[N]; member in llvm::Graph
|
/external/swiftshader/third_party/LLVM/unittests/ADT/ |
D | SCCIteratorTest.cpp | 102 NodeType Nodes[N]; member in llvm::Graph
|