Searched refs:address_type (Results 1 – 4 of 4) sorted by relevance
95 def address_type(address): function440 family = family or (address and address_type(address)) \497 family = family or address_type(address)627 family = address_type(address)
218 const analysis::Type* address_type = in IsReadOnlyLoad() local220 if (address_type->AsSampledImage() != nullptr) { in IsReadOnlyLoad()222 address_type->AsSampledImage()->image_type()->AsImage(); in IsReadOnlyLoad()
220 const analysis::Type* address_type = in IsReadOnlyLoad() local222 if (address_type->AsSampledImage() != nullptr) { in IsReadOnlyLoad()224 address_type->AsSampledImage()->image_type()->AsImage(); in IsReadOnlyLoad()