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.cpp417 static bool isLoadStoreSizeLegal(const GCNSubtarget &ST, in isLoadStoreSizeLegal() function
525 return isRegisterType(ST, Ty) && isLoadStoreSizeLegal(ST, Query) && in isLoadStoreLegal()