Searched refs:PTR_MASK (Results 1 – 4 of 4) sorted by relevance
134 #define PTR_MASK (SIZEOF_PTR - 1) macro138 (((a) + PTR_MASK) & ~PTR_MASK)
27 ; CHECK: [[PTR_MASK:%[0-9]+]]:_(p0) = G_PTR_MASK [[GEP2]], 429 ; CHECK: [[GEP3:%[0-9]+]]:_(p0) = G_GEP [[PTR_MASK]], [[C3]](s64)
302 #define PTR_MASK (SIZEOF_PTR - 1) macro306 (((a) + PTR_MASK) & ~PTR_MASK)