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