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