Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePostDominators.h52 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
H A DMachineDominators.h236 inline MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp151 const MDNode *getNode() const { return Node; } in getNode() function in __anonbc247b850111::TBAANode
188 const MDNode *getNode() const { return Node; } in getNode() function in __anonbc247b850111::TBAAStructTagNode
224 const MDNode *getNode() const { return Node; } in getNode() function in __anonbc247b850111::TBAAStructTypeNode
H A DScopedNoAliasAA.cpp64 const MDNode *getNode() const { return Node; } in getNode() function in __anon31d7927d0111::AliasScopeNode
H A DCFLAliasAnalysis.cpp582 const NodeImpl &getNode(Node N) const { return NodeImpls[N]; } in getNode() function in __anon27e61d590111::WeightedBidirectionalGraph
583 NodeImpl &getNode(Node N) { return NodeImpls[N]; } in getNode() function in __anon27e61d590111::WeightedBidirectionalGraph
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h49 ExplodedNode *getNode() const { return node; } in getNode() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DPostDominators.h53 inline DomTreeNode *getNode(BasicBlock *BB) const { in getNode() function
H A DRegionIterator.h65 NodeType* getNode() const{ return Node.getPointer(); } in getNode() function
H A DRegionInfoImpl.h357 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DMetadataTest.cpp26 MDNode *getNode() { return MDNode::get(Context, None); } in getNode() function in __anon5365402a0111::MetadataTest
27 MDNode *getNode(Metadata *MD) { return MDNode::get(Context, MD); } in getNode() function in __anon5365402a0111::MetadataTest
28 MDNode *getNode(Metadata *MD1, Metadata *MD2) { in getNode() function in __anon5365402a0111::MetadataTest
/minix3/external/bsd/llvm/dist/clang/utils/
H A DFindSpecRefs776 def getNode(keys): function
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DCallGraph.cpp142 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp301 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp163 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAttributeImpl.h197 const IndexAttrPair *getNode(unsigned Slot) const { in getNode() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h193 NodeEntry &getNode(NodeId NId) { in getNode() function
197 const NodeEntry &getNode(NodeId NId) const { in getNode() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2642 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT) { in getNode() function in SelectionDAG
2657 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, in getNode() function in SelectionDAG
3085 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, in getNode() function in SelectionDAG
3557 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
3661 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
3668 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
4988 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
5004 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, EVT VT, in getNode() function in SelectionDAG
5059 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, in getNode() function in SelectionDAG
5064 SDValue SelectionDAG::getNode(unsigned Opcode, SDLoc DL, SDVTList VTList, in getNode() function in SelectionDAG
[all …]
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h82 ast_type_traits::DynTypedNode getNode(StringRef ID) const { in getNode() function
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTree.h376 DomTreeNodeBase<NodeT> *getNode(NodeT *BB) const { in getNode() function
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h940 unsigned getNode(unsigned i) const { in getNode() function
1130 unsigned getNode(unsigned i) const { in getNode() function