Searched refs:elmt_type (Results 1 – 6 of 6) sorted by relevance
2607 tree elmt_type = TREE_TYPE (TREE_TYPE (genop0)); in create_component_ref_by_pieces_1() local2613 && TREE_CODE (TYPE_SIZE_UNIT (elmt_type)) == INTEGER_CST in create_component_ref_by_pieces_1()2614 && wi::eq_p (wi::to_offset (TYPE_SIZE_UNIT (elmt_type)), in create_component_ref_by_pieces_1()
13425 tree elmt_type = TREE_TYPE (TREE_TYPE (TREE_OPERAND (exp, 0))); in array_ref_element_size() local13437 size_int (TYPE_ALIGN_UNIT (elmt_type))); in array_ref_element_size()13443 return SUBSTITUTE_PLACEHOLDER_IN_EXPR (TYPE_SIZE_UNIT (elmt_type), exp); in array_ref_element_size()
3010 tree elmt_type = TREE_TYPE (TREE_TYPE (TREE_OPERAND (t, 0))); in gimplify_compound_lval() local3011 tree factor = size_int (TYPE_ALIGN_UNIT (elmt_type)); in gimplify_compound_lval()
2683 tree elmt_type = TREE_TYPE (TREE_TYPE (genop0)); in create_component_ref_by_pieces_1() local2689 && TREE_CODE (TYPE_SIZE_UNIT (elmt_type)) == INTEGER_CST in create_component_ref_by_pieces_1()2690 && wi::eq_p (wi::to_offset (TYPE_SIZE_UNIT (elmt_type)), in create_component_ref_by_pieces_1()
3233 tree elmt_type = TREE_TYPE (TREE_TYPE (TREE_OPERAND (t, 0))); in gimplify_compound_lval() local3234 tree factor = size_int (TYPE_ALIGN_UNIT (elmt_type)); in gimplify_compound_lval()10156 tree elmt_type in gimplify_scan_omp_clauses() local10160 = size_int (TYPE_ALIGN_UNIT (elmt_type)); in gimplify_scan_omp_clauses()
12629 tree elmt_type = TREE_TYPE (TREE_TYPE (TREE_OPERAND (exp, 0))); in array_ref_element_size() local12641 size_int (TYPE_ALIGN_UNIT (elmt_type))); in array_ref_element_size()12647 return SUBSTITUTE_PLACEHOLDER_IN_EXPR (TYPE_SIZE_UNIT (elmt_type), exp); in array_ref_element_size()