Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp328 static bool loadStoreBitcastWorkaround(const LLT Ty) { in loadStoreBitcastWorkaround() function
350 !loadStoreBitcastWorkaround(Ty); in isLoadStoreLegal()
361 if (loadStoreBitcastWorkaround(Ty) && isRegisterType(Ty)) in shouldBitcastLoadStoreType()