Searched refs:SelectMultiVectorLuti (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelDAGToDAG.cpp | 407 void SelectMultiVectorLuti(SDNode *Node, unsigned NumOutVecs, unsigned Opc, 1872 void AArch64DAGToDAGISel::SelectMultiVectorLuti(SDNode *Node, in SelectMultiVectorLuti() function in AArch64DAGToDAGISel 5197 SelectMultiVectorLuti(Node, 4, Opc, 3); in Select() 5205 SelectMultiVectorLuti(Node, 4, Opc, 1); in Select() 5214 SelectMultiVectorLuti(Node, 2, Opc, 7); in Select() 5223 SelectMultiVectorLuti(Node, 2, Opc, 3); in Select()
|