Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp415 void SelectMultiVectorLuti(SDNode *Node, unsigned NumOutVecs, unsigned Opc,
1990 void AArch64DAGToDAGISel::SelectMultiVectorLuti(SDNode *Node, in SelectMultiVectorLuti() function in AArch64DAGToDAGISel
5494 SelectMultiVectorLuti(Node, 4, Opc, 3); in Select()
5502 SelectMultiVectorLuti(Node, 4, Opc, 1); in Select()
5511 SelectMultiVectorLuti(Node, 2, Opc, 7); in Select()
5520 SelectMultiVectorLuti(Node, 2, Opc, 3); in Select()