Searched refs:element_ptr (Results 1 – 1 of 1) sorted by relevance
566 element_ptr; // Pointer to the RS Element of the Type member585 const bool valid_ptr = element_ptr.isValid() && *element_ptr.get() != 0x0; in ShouldRefresh()1952 addr_t element_ptr = static_cast<lldb::addr_t>(results[3]); in JITTypePacked() local1953 alloc->element.element_ptr = element_ptr; in JITTypePacked()1958 __FUNCTION__, dims.dim_1, dims.dim_2, dims.dim_3, element_ptr); in JITTypePacked()1971 if (!elem.element_ptr.isValid()) { in JITElementPacked()1987 *elem.element_ptr.get()); in JITElementPacked()2028 if (!elem.element_ptr.isValid() || !elem.field_count.isValid()) { in JITSubelements()2049 *elem.element_ptr.get(), field_count, field_index); in JITSubelements()2066 child.element_ptr = static_cast<addr_t>(results); in JITSubelements()