Lines Matching defs:LocalPtr
667 const LLT LocalPtr = GetAddrSpacePtr(AMDGPUAS::LOCAL_ADDRESS);
683 LocalPtr, PrivatePtr, Constant32Ptr, RegionPtr
882 LocalPtr, ConstantPtr, PrivatePtr, FlatPtr })
1189 {S1}, {S32, S64, GlobalPtr, LocalPtr, ConstantPtr, PrivatePtr, FlatPtr})
1191 {S32}, {S32, S64, GlobalPtr, LocalPtr, ConstantPtr, PrivatePtr, FlatPtr});
1440 {S32, LocalPtr, S32, 32},
1441 {S64, LocalPtr, S64, 32},
1442 {V2S32, LocalPtr, V2S32, 32},
1443 {S32, LocalPtr, S8, 8},
1444 {S32, LocalPtr, S16, 16},
1445 {V2S16, LocalPtr, S32, 32},
1601 {S32, LocalPtr, S8, 8},
1602 {S32, LocalPtr, S16, 16},
1633 .legalFor({{S32, GlobalPtr}, {S32, LocalPtr},
1634 {S64, GlobalPtr}, {S64, LocalPtr},
1643 Atomic.legalFor({{S32, LocalPtr}, {S32, RegionPtr}});
1645 Atomic.legalFor({{S64, LocalPtr}});
1647 Atomic.legalFor({{V2F16, LocalPtr}, {V2BF16, LocalPtr}});
1678 .legalFor({{F32, LocalPtr}, {F64, LocalPtr}});
1694 .legalFor({{S32, LocalPtr}, {S64, LocalPtr},
1701 LocalPtr, FlatPtr, PrivatePtr,
1702 LLT::fixed_vector(2, LocalPtr),
1710 .clampMaxNumElements(0, LocalPtr, 2)