Home
last modified time | relevance | path

Searched refs:separateChainForNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp131 void separateChainForNode(GepNode *Node, Use *U, NodeToValueMap &Loc);
937 void HexagonCommonGEP::separateChainForNode(GepNode *Node, Use *U, in separateChainForNode() function in HexagonCommonGEP
1034 separateChainForNode(N, U, Loc); in separateConstantChains()