Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:LoadVT

1667     EVT LoadVT = getEquivalentMemType(*DAG.getContext(), SrcVT);
1674 Type *Ty = LoadVT.getTypeForEVT(*DAG.getContext());
1681 !allowsMisalignedMemoryAccesses(LoadVT, AS, Align, nullptr)) {
1688 LoadVT,