Lines Matching defs:LocalPtr
668 const LLT LocalPtr = GetAddrSpacePtr(AMDGPUAS::LOCAL_ADDRESS);
684 LocalPtr, PrivatePtr, Constant32Ptr, RegionPtr
883 LocalPtr, ConstantPtr, PrivatePtr, FlatPtr })
1204 {S1}, {S32, S64, GlobalPtr, LocalPtr, ConstantPtr, PrivatePtr, FlatPtr})
1206 {S32}, {S32, S64, GlobalPtr, LocalPtr, ConstantPtr, PrivatePtr, FlatPtr});
1455 {S32, LocalPtr, S32, 32},
1456 {S64, LocalPtr, S64, 32},
1457 {V2S32, LocalPtr, V2S32, 32},
1458 {S32, LocalPtr, S8, 8},
1459 {S32, LocalPtr, S16, 16},
1460 {V2S16, LocalPtr, S32, 32},
1616 {S32, LocalPtr, S8, 8},
1617 {S32, LocalPtr, S16, 16},
1648 .legalFor({{S32, GlobalPtr}, {S32, LocalPtr},
1649 {S64, GlobalPtr}, {S64, LocalPtr},
1658 Atomic.legalFor({{S32, LocalPtr}, {S32, RegionPtr}});
1660 Atomic.legalFor({{S64, LocalPtr}});
1662 Atomic.legalFor({{V2F16, LocalPtr}, {V2BF16, LocalPtr}});
1693 .legalFor({{F32, LocalPtr}, {F64, LocalPtr}});
1709 .legalFor({{S32, LocalPtr}, {S64, LocalPtr},
1716 LocalPtr, FlatPtr, PrivatePtr,
1717 LLT::fixed_vector(2, LocalPtr),
1725 .clampMaxNumElements(0, LocalPtr, 2)