Searched refs:isLoadStoreSizeLegal (Results 1 – 1 of 1) sorted by relevance
319 static bool isLoadStoreSizeLegal(const GCNSubtarget &ST, in isLoadStoreSizeLegal() function429 return isRegisterType(Ty) && isLoadStoreSizeLegal(ST, Query) && in isLoadStoreLegal()