Searched refs:SelectMultiVectorLutiLane (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 411 void SelectMultiVectorLutiLane(SDNode *Node, unsigned NumOutVecs, 2061 void AArch64DAGToDAGISel::SelectMultiVectorLutiLane(SDNode *Node, in SelectMultiVectorLutiLane() function in AArch64DAGToDAGISel 5723 SelectMultiVectorLutiLane(Node, 4, Opc, 3); in Select() 5731 SelectMultiVectorLutiLane(Node, 4, Opc, 1); in Select() 5740 SelectMultiVectorLutiLane(Node, 2, Opc, 7); in Select() 5749 SelectMultiVectorLutiLane(Node, 2, Opc, 3); in Select()
|