/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachinePostDominators.h | 52 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
|
H A D | MachineDominators.h | 236 inline MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 151 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 D | ScopedNoAliasAA.cpp | 64 const MDNode *getNode() const { return Node; } in getNode() function in __anon31d7927d0111::AliasScopeNode
|
H A D | CFLAliasAnalysis.cpp | 582 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 D | WorkList.h | 49 ExplodedNode *getNode() const { return node; } in getNode() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | PostDominators.h | 53 inline DomTreeNode *getNode(BasicBlock *BB) const { in getNode() function
|
H A D | RegionIterator.h | 65 NodeType* getNode() const{ return Node.getPointer(); } in getNode() function
|
H A D | RegionInfoImpl.h | 357 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { in getNode() function
|
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 26 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 D | FindSpecRefs | 776 def getNode(keys): function
|
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | CallGraph.cpp | 142 CallGraphNode *CallGraph::getNode(const Decl *F) const { in getNode() function in CallGraph
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExplodedGraph.cpp | 301 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsOptimizePICCall.cpp | 163 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | AttributeImpl.h | 197 const IndexAttrPair *getNode(unsigned Slot) const { in getNode() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Graph.h | 193 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 D | SelectionDAG.cpp | 2642 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 D | ASTMatchersInternal.h | 82 ast_type_traits::DynTypedNode getNode(StringRef ID) const { in getNode() function
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 376 DomTreeNodeBase<NodeT> *getNode(NodeT *BB) const { in getNode() function
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | DAGISelMatcher.h | 940 unsigned getNode(unsigned i) const { in getNode() function 1130 unsigned getNode(unsigned i) const { in getNode() function
|