Searched defs:getNode (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachinePostDominators.h54 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { function in struct:llvm::MachinePostDominatorTree
H A DMachineDominators.h123 inline MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { function in class:llvm::MachineDominatorTree
H A DScheduleDAG.h351 SDNode *getNode() const { function in class:llvm::SUnit
615 const SUnit *getNode() const { return Node; } function in class:llvm::SUnitIterator
H A DSelectionDAGNodes.h105 SDNode *getNode() const { return Node; } function in class:llvm::SDValue
239 SDNode *getNode() const { return Val.getNode(); } function in class:llvm::SDUse
1790 const SDNode *getNode() const { return Node; } function in class:llvm::SDNode::SDNodeIterator
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Analysis/
H A DPostDominators.h53 inline DomTreeNode *getNode(BasicBlock *BB) const { function in struct:llvm::PostDominatorTree
H A DRegionInfo.h281 RegionNode* getNode() const { function in class:llvm::Region
H A DRegionIterator.h62 NodeType* getNode() const{ return Node.getPointer(); } function in class:llvm::RNSuccIterator
H A DDominators.h335 inline DomTreeNodeBase<NodeT> *getNode(NodeT *BB) const { function in class:llvm::DominatorTreeBase
825 inline DomTreeNode *getNode(BasicBlock *BB) const { function in class:llvm::DominatorTree
[all...]
/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp87 const MDNode *getNode() const { return Node; } function in class:__anon10179::TBAANode
H A DRegionInfo.cpp296 RegionNode* Region::getNode(BasicBlock *BB) const { function in class:Region
/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/PBQP/
H A DGraph.h111 NodeEntry& getNode(NodeItr nItr) { return *nItr; } function in class:PBQP::Graph
112 const NodeEntry& getNode(ConstNodeItr nItr) const { return *nItr; } function in class:PBQP::Graph
[all...]
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcher.h881 unsigned getNode(unsigned i) const { function in class:llvm::EmitMergeInputChainsMatcher
1071 unsigned getNode(unsigned i) const { function in class:llvm::MarkGlueResultsMatcher
/macosx-10.10/dyld-353.2.1/launch-cache/
H A Dupdate_dyld_shared_cache.cpp312 ArchGraph::DependencyNode* ArchGraph::getNode(const char* path) function in class:ArchGraph
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2418 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT) { function in class:SelectionDAG
2435 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, function in class:SelectionDAG
2738 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT, function in class:SelectionDAG
3201 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT, function in class:SelectionDAG
3291 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT, function in class:SelectionDAG
3298 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT, function in class:SelectionDAG
4517 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT, function in class:SelectionDAG
4533 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, EVT VT, function in class:SelectionDAG
4588 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, function in class:SelectionDAG
4595 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, function in class:SelectionDAG
4603 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, function in class:SelectionDAG
4670 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList) { function in class:SelectionDAG
4674 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, function in class:SelectionDAG
4680 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, function in class:SelectionDAG
4686 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, function in class:SelectionDAG
4692 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, function in class:SelectionDAG
4699 SDValue SelectionDAG::getNode(unsigned Opcode, DebugLoc DL, SDVTList VTList, function in class:SelectionDAG
[all...]

Completed in 254 milliseconds