Home
last modified time | relevance | path

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

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