Searched refs:byte_offset_cst (Results 1 – 4 of 4) sorted by relevance
1415 if (tree byte_offset_cst = m_byte_offset->maybe_get_constant ()) in get_relative_concrete_offset() local1417 gcc_assert (TREE_CODE (byte_offset_cst) == INTEGER_CST); in get_relative_concrete_offset()1421 = wi::to_offset (byte_offset_cst).to_shwi (); in get_relative_concrete_offset()
1321 tree byte_offset_cst) in maybe_get_char_from_string_cst() argument1327 if (TREE_CODE (byte_offset_cst) == INTEGER_CST in maybe_get_char_from_string_cst()1328 && compare_tree_int (byte_offset_cst, in maybe_get_char_from_string_cst()1337 [TREE_INT_CST_LOW (byte_offset_cst)])); in maybe_get_char_from_string_cst()
294 tree byte_offset_cst);
2444 if (tree byte_offset_cst in get_store_value() local2452 byte_offset_cst)) in get_store_value()2462 tree byte_offset_cst = build_int_cst (integer_type_node, 0); in get_store_value() local2465 byte_offset_cst)) in get_store_value()