/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | GraphTraits.h | 72 using NodeRef = typename GraphType::UnknownGraphTypeError; member
|
D | BreadthFirstIterator.h | 53 using NodeRef = typename GT::NodeRef; variable
|
D | PostOrderIterator.h | 100 using NodeRef = typename GT::NodeRef; variable 289 using NodeRef = typename GT::NodeRef; variable
|
D | SCCIterator.h | 46 using NodeRef = typename GT::NodeRef; variable
|
D | DepthFirstIterator.h | 90 using NodeRef = typename GT::NodeRef; variable
|
D | IntervalMap.h | 507 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function 1238 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | SyntheticCountsUtils.h | 35 using NodeRef = typename CGT::NodeRef; variable
|
D | LoopIterator.h | 42 using NodeRef = std::pair<const Loop *, BasicBlock *>; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/ |
D | CallGraphTest.cpp | 20 typedef typename GraphTraits<Ty *>::NodeRef NodeRef; in canSpecializeGraphTraitsIterators() typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.h | 50 using NodeRef = std::pair<NodeId, LaneBitmask>; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | GraphWriter.h | 72 using NodeRef = typename GTraits::NodeRef; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineBlockFrequencyInfo.cpp | 89 using NodeRef = const MachineBasicBlock *; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 261 using NodeRef = Node *; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfo.cpp | 100 using NodeRef = const BasicBlock *; typedef
|
D | BlockFrequencyInfoImpl.cpp | 664 using NodeRef = const GraphT::IrrNode *; typedef
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | IntervalMap.h | 476 NodeRef() {} in NodeRef() function 483 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function 1226 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 497 NodeRef() {} in NodeRef() function 504 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function 1236 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | FunctionAttrs.cpp | 382 using NodeRef = ArgumentGraphNode *; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 1632 using NodeRef = const BasicBlock *; typedef
|