Home
last modified time | relevance | path

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

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