Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp999 Type *LoadableType = intrinsicTypeFor(LegalType); in visitLoadImpl() local
1000 if (LoadableType == PartType) in visitLoadImpl()
1005 NLI->mutateType(LoadableType); in visitLoadImpl()
1032 Type *LoadableType = intrinsicTypeFor(SliceType); in visitLoadImpl() local
1034 LoadableType, NewPtr, commonAlignment(OrigLI.getAlign(), ByteOffset), in visitLoadImpl()
1038 AANodes.adjustForAccess(ByteOffset, LoadableType, DL)); in visitLoadImpl()