Searched refs:build_java_arraystore_check (Results 1 – 5 of 5) sorted by relevance
800 build_java_arraystore_check (array, object) in build_java_arraystore_check() function1018 tree check = build_java_arraystore_check (array, rhs_node);
1182 extern tree build_java_arraystore_check PARAMS ((tree, tree));
1369 * expr.c (build_java_arraystore_check): Unwrap SAVE_EXPR's when1448 * expr.c (build_java_arraystore_check): Fix formatting.1466 (build_java_arraystore_check): New function.1467 (expand_java_arraystore): Use build_java_arraystore_check.1469 when lvalue is an ARRAY_REF. Use build_java_arraystore_check.1475 (build_java_arraystore_check): Declare.
16486 store_check = build_java_arraystore_check (array, new_rhs);
12921 store_check = build_java_arraystore_check (array, new_rhs);