Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h148 void SelectHvxVAlign(SDNode *N);
H A DHexagonISelDAGToDAG.cpp804 return SelectHvxVAlign(N); in SelectVAlign()
H A DHexagonISelDAGToDAGHVX.cpp2873 void HexagonDAGToDAGISel::SelectHvxVAlign(SDNode *N) { in SelectHvxVAlign() function in HexagonDAGToDAGISel