Searched refs:tryMVEIndexedLoad (Results 1 – 1 of 1) sorted by relevance
206 bool tryMVEIndexedLoad(SDNode *N);1747 bool ARMDAGToDAGISel::tryMVEIndexedLoad(SDNode *N) { in tryMVEIndexedLoad() function in ARMDAGToDAGISel4009 if (Subtarget->hasMVEIntegerOps() && tryMVEIndexedLoad(N)) in Select()4023 if (Subtarget->hasMVEIntegerOps() && tryMVEIndexedLoad(N)) in Select()