Searched refs:tryMVEIndexedLoad (Results 1 – 1 of 1) sorted by relevance
202 bool tryMVEIndexedLoad(SDNode *N);1739 bool ARMDAGToDAGISel::tryMVEIndexedLoad(SDNode *N) { in tryMVEIndexedLoad() function in ARMDAGToDAGISel3986 if (Subtarget->hasMVEIntegerOps() && tryMVEIndexedLoad(N)) in Select()4000 if (Subtarget->hasMVEIntegerOps() && tryMVEIndexedLoad(N)) in Select()