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