Searched refs:vtn_storage_class_to_mode (Results 1 – 1 of 1) sorted by relevance
1545 vtn_storage_class_to_mode(struct vtn_builder *b, in vtn_storage_class_to_mode() function1657 ptr->mode = vtn_storage_class_to_mode(b, ptr_type->storage_class, in vtn_pointer_from_ssa()1710 mode = vtn_storage_class_to_mode(b, storage_class, without_array, &nir_mode); in vtn_create_variable()