Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp444 bool trySelectXAR(SDNode *N);
4580 bool AArch64DAGToDAGISel::trySelectXAR(SDNode *N) { in trySelectXAR() function in AArch64DAGToDAGISel
4858 if (trySelectXAR(Node)) in Select()