Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp68 bool tryMLAV64LaneV128(SDNode *N);
457 bool AArch64DAGToDAGISel::tryMLAV64LaneV128(SDNode *N) { in tryMLAV64LaneV128() function in AArch64DAGToDAGISel
2590 if (tryMLAV64LaneV128(Node)) in Select()