Searched refs:hasDwordx3LoadStores (Results 1 – 4 of 4) sorted by relevance
1147 bool hasDwordx3LoadStores() const { in hasDwordx3LoadStores() function
1126 return (Width <= 4) && (STM.hasDwordx3LoadStores() || (Width != 3)); in widthsFit()
448 if (!ST.hasDwordx3LoadStores()) in isLoadStoreSizeLegal()548 if (SizeInBits == 96 && ST.hasDwordx3LoadStores()) in shouldWidenLoad()1406 if (!ST.hasDwordx3LoadStores()) in AMDGPULegalizerInfo()
9389 if (!Subtarget->hasDwordx3LoadStores() && in getMemIntrinsicNode()10357 if (NumElements == 3 && !Subtarget->hasDwordx3LoadStores()) in LowerLOAD()10382 if (NumElements == 3 && !Subtarget->hasDwordx3LoadStores()) in LowerLOAD()10919 if (NumElements == 3 && !Subtarget->hasDwordx3LoadStores()) in LowerSTORE()