/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | notes.markdown | 91 ### Nodes subsection 96 #### Control flow nodes 254 #### Instruction nodes 262 #### SSA-specific nodes
|
/external/rust/crates/serde-xml-rs/tests/ |
D | round_trip.rs | 18 struct Nodes { struct 41 let nodes = Nodes { in round_trip_list_of_enums() argument
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 81 const BoundNodes Nodes; member 275 SmallVector<BoundNodes, 1> Nodes; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | Interval.h | 54 std::vector<BasicBlock*> Nodes; variable
|
D | CallGraphSCCPass.h | 90 std::vector<CallGraphNode *> Nodes; variable
|
D | LazyCallGraph.h | 436 SmallVector<Node *, 1> Nodes; variable 439 SCC(RefSCC &OuterRefSCC, NodeRangeT &&Nodes) in SCC()
|
/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/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/swiftshader/third_party/subzero/src/ |
D | IceTimerTree.h | 90 std::vector<TimerTreeNode> Nodes; /// indexed by TTindex variable
|
D | IceLiveness.h | 142 LivenessVector<LivenessNode> Nodes; variable
|
D | IceLoopAnalyzer.cpp | 145 const NodeList &Nodes = Func->getNodes(); in LoopAnalyzer() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | CGProfile.cpp | 87 std::vector<Metadata *> Nodes; in addModuleFlags() local
|
/external/jsoncpp/include/json/ |
D | reader.h | 228 using Nodes = std::stack<Value*>; variable
|
/external/llvm/lib/Support/ |
D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 119 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 168 bool DeadCodeElimination::erase(const SetVector<NodeId> &Nodes) { in erase()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScopedNoAliasAA.cpp | 134 SmallPtrSetImpl<const MDNode *> &Nodes) { in collectMDInDomain()
|
D | DDG.cpp | 85 auto &Nodes = cast<const PiBlockDDGNode>(&N)->getNodes(); in operator <<() local
|
D | CallGraph.cpp | 93 SmallVector<CallGraphNode *, 16> Nodes; in print() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 179 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
|