Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp336 static bool loadStoreBitcastWorkaround(const LLT Ty) { in loadStoreBitcastWorkaround() function
357 !loadStoreBitcastWorkaround(Ty); in isLoadStoreLegal()
369 if (loadStoreBitcastWorkaround(Ty) && isRegisterType(Ty)) in shouldBitcastLoadStoreType()