Home
last modified time | relevance | path

Searched refs:isLoadStoreSizeLegal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp403 static bool isLoadStoreSizeLegal(const GCNSubtarget &ST, in isLoadStoreSizeLegal() function
512 return isRegisterType(Ty) && isLoadStoreSizeLegal(ST, Query) && in isLoadStoreLegal()