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