Searched refs:scalar_element_size (Results 1 – 1 of 1) sorted by relevance
618 size_t scalar_element_size in get_tree_cst_for_hsa_operand() local629 if (bytes_left < scalar_element_size * element_count) in get_tree_cst_for_hsa_operand()633 (unsigned long) (scalar_element_size in get_tree_cst_for_hsa_operand()642 bytes_left -= scalar_element_size; in get_tree_cst_for_hsa_operand()643 next_data += scalar_element_size; in get_tree_cst_for_hsa_operand()649 if (bytes_left < scalar_element_size) in get_tree_cst_for_hsa_operand()653 (unsigned long) scalar_element_size); in get_tree_cst_for_hsa_operand()655 bytes_left -= scalar_element_size; in get_tree_cst_for_hsa_operand()656 next_data += scalar_element_size; in get_tree_cst_for_hsa_operand()