Searched refs:NCM (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 111 BasicBlock *recalculatePlacement(GepNode *Node, NodeChildrenMap &NCM, 113 BasicBlock *recalculatePlacementRec(GepNode *Node, NodeChildrenMap &NCM, 118 BasicBlock *adjustForInvariance(GepNode *Node, NodeChildrenMap &NCM, 121 void separateConstantChains(GepNode *Node, NodeChildrenMap &NCM, 128 NodeChildrenMap &NCM); 413 void invert_find_roots(const NodeVect &Nodes, NodeChildrenMap &NCM, in invert_find_roots() argument 423 NCM[PN].push_back(N); in invert_find_roots() 427 void nodes_for_root(GepNode *Root, NodeChildrenMap &NCM, NodeSet &Nodes) { in nodes_for_root() argument 436 NodeChildrenMap::iterator CF = NCM.find(N); in nodes_for_root() 437 if (CF != NCM.end()) { in nodes_for_root() [all …]
|
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/ |
D | control.DES01 | 8 MBIM Compliance Test: Descriptors Validation for NCM/MBIM Functions. 21 Descriptors Validation for NCM/MBIM Functions.
|