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