Searched refs:usePartialVectorLoads (Results 1 – 1 of 1) sorted by relevance
3003 static bool usePartialVectorLoads(SDNode *N, const PPCSubtarget& ST) { in usePartialVectorLoads() function3073 if (isLoad && usePartialVectorLoads(N, Subtarget)) { in getPreIndexedAddressParts()