Searched refs:usePartialVectorLoads (Results 1 – 1 of 1) sorted by relevance
2419 static bool usePartialVectorLoads(SDNode *N) { in usePartialVectorLoads() function2467 if (isLoad && usePartialVectorLoads(N)) { in getPreIndexedAddressParts()