Searched refs:adjustForInvariance (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 136 BasicBlock *adjustForInvariance(GepNode *Node, NodeChildrenMap &NCM, 865 BasicBlock *HexagonCommonGEP::adjustForInvariance(GepNode *Node, in adjustForInvariance() function in HexagonCommonGEP 909 adjustForInvariance(C, NCM, Loc); in adjustForInvariance() 1059 adjustForInvariance(Root, NCM, Loc); in computeNodePlacement()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 136 BasicBlock *adjustForInvariance(GepNode *Node, NodeChildrenMap &NCM, 877 BasicBlock *HexagonCommonGEP::adjustForInvariance(GepNode *Node, in adjustForInvariance() function in HexagonCommonGEP 921 adjustForInvariance(*I, NCM, Loc); in adjustForInvariance() 1072 adjustForInvariance(*I, NCM, Loc); in computeNodePlacement()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 118 BasicBlock *adjustForInvariance(GepNode *Node, NodeChildrenMap &NCM, 867 BasicBlock *HexagonCommonGEP::adjustForInvariance(GepNode *Node, in adjustForInvariance() function in HexagonCommonGEP 911 adjustForInvariance(*I, NCM, Loc); in adjustForInvariance() 1065 adjustForInvariance(*I, NCM, Loc); in computeNodePlacement()
|