Searched refs:SelectMultiVectorMove (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 395 void SelectMultiVectorMove(SDNode *N, unsigned NumVecs, unsigned BaseReg, 2168 void AArch64DAGToDAGISel::SelectMultiVectorMove(SDNode *N, unsigned NumVecs, in SelectMultiVectorMove() function in AArch64DAGToDAGISel 5529 SelectMultiVectorMove<14, 2>(Node, 2, AArch64::ZAB0, in Select() 5534 SelectMultiVectorMove<6, 2>(Node, 2, AArch64::ZAH0, in Select() 5538 SelectMultiVectorMove<2, 2>(Node, 2, AArch64::ZAS0, in Select() 5542 SelectMultiVectorMove<0, 2>(Node, 2, AArch64::ZAD0, in Select() 5550 SelectMultiVectorMove<14, 2>(Node, 2, AArch64::ZAB0, in Select() 5555 SelectMultiVectorMove<6, 2>(Node, 2, AArch64::ZAH0, in Select() 5559 SelectMultiVectorMove<2, 2>(Node, 2, AArch64::ZAS0, in Select() 5563 SelectMultiVectorMove<0, 2>(Node, 2, AArch64::ZAD0, in Select() [all …]
|