Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp69 bool tryMLAV64LaneV128(SDNode *N);
721 bool AArch64DAGToDAGISel::tryMLAV64LaneV128(SDNode *N) { in tryMLAV64LaneV128() function in AArch64DAGToDAGISel
3548 if (tryMLAV64LaneV128(Node)) in Select()