Home
last modified time | relevance | path

Searched defs:getNode (Results 1 – 25 of 36) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRNodeMapElement.m87 {
DANTLRRecognitionException.m185 {
DANTLRMapElement.m169 {
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp152 const MDNode *getNode() const { return Node; } in getNode() function in __anon567c8b740111::TBAANode
189 const MDNode *getNode() const { return Node; } in getNode() function in __anon567c8b740111::TBAAStructTagNode
225 const MDNode *getNode() const { return Node; } in getNode() function in __anon567c8b740111::TBAAStructTypeNode
DScopedNoAliasAA.cpp64 const MDNode *getNode() const { return Node; } in getNode() function in __anon25c4414c0111::AliasScopeNode
/external/llvm/include/llvm/CodeGen/
DMachinePostDominators.h52 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
DMachineDominators.h166 inline MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DGraph.java62 protected Node getNode(Object a) { in getNode() method in Graph
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h49 ExplodedNode *getNode() const { return node; } in getNode() function
/external/llvm/include/llvm/Analysis/
DPostDominators.h53 inline DomTreeNode *getNode(BasicBlock *BB) const { in getNode() function
DRegionIterator.h65 NodeType* getNode() const{ return Node.getPointer(); } in getNode() function
/external/eigen/doc/
Deigen_navtree_hacks.js53 function getNode(o, po) function
/external/deqp/framework/common/
DtcuTestHierarchyIterator.cpp135 TestNode* TestHierarchyIterator::getNode (void) const in getNode() function in tcu::TestHierarchyIterator
/external/apache-xml/src/main/java/org/apache/xpath/
DSourceTreeManager.java196 public int getNode(Source source) in getNode() method in SourceTreeManager
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_graph.h93 inline Node *getNode() const { assert(e); return d ? in getNode() function
/external/clang/utils/
DFindSpecRefs776 def getNode(keys): function
/external/clang/lib/Analysis/
DCallGraph.cpp142 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp301 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/external/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp163 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/external/llvm/lib/IR/
DAttributeImpl.h197 const IndexAttrPair *getNode(unsigned Slot) const { in getNode() function
/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h193 NodeEntry &getNode(NodeId NId) { in getNode() function
197 const NodeEntry &getNode(NodeId NId) const { in getNode() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2717 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT) { in getNode() function in SelectionDAG
2732 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, in getNode() function in SelectionDAG
3174 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, in getNode() function in SelectionDAG
3645 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
3749 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
3756 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
5096 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
5112 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
5167 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, in getNode() function in SelectionDAG
5172 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, SDVTList VTList, in getNode() function in SelectionDAG
[all …]
/external/skia/src/core/
DSkTLList.h219 Node* getNode() { return INHERITED::get(); } in getNode() function
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java842 public org.w3c.dom.Node getNode(int nodeHandle); in getNode() method
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h85 ast_type_traits::DynTypedNode getNode(StringRef ID) const { in getNode() function

12