Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h272 bool allowsMisalignedMemoryAccessesImpl(
283 return allowsMisalignedMemoryAccessesImpl(Ty.getSizeInBits(), AddrSpace,
H A DAMDGPULegalizerInfo.cpp325 if (!TLI->allowsMisalignedMemoryAccessesImpl(MemSize, AS, in isLoadStoreSizeLegal()
410 return TLI->allowsMisalignedMemoryAccessesImpl( in shouldWidenLoad()
1080 return !TLI->allowsMisalignedMemoryAccessesImpl(MemSize, AS, in AMDGPULegalizerInfo()
H A DSIISelLowering.cpp1438 bool SITargetLowering::allowsMisalignedMemoryAccessesImpl( in allowsMisalignedMemoryAccessesImpl() function in SITargetLowering
1557 return allowsMisalignedMemoryAccessesImpl(VT.getSizeInBits(), AddrSpace, in allowsMisalignedMemoryAccesses()
8208 allowsMisalignedMemoryAccessesImpl(MemVT.getSizeInBits(), AS, in LowerLOAD()
8716 allowsMisalignedMemoryAccessesImpl(VT.getSizeInBits(), AS, in LowerSTORE()