Searched refs:build_instanceof (Results 1 – 5 of 5) sorted by relevance
1233 build_instanceof (value, type) in build_instanceof() function1301 value = build_instanceof (value, type);
1191 extern tree build_instanceof PARAMS ((tree, tree));
258 * expr.c (build_instanceof): Build an NE_EXPR, not a COND_EXPR,3654 * expr.c (build_instanceof): Check for arrays when trying fold to5509 * expr.c (build_instanceof): Layout type after it's loaded. Fixes5585 * expr.c (build_instanceof): CLASS_INTERFACE and CLASS_FINAL usage5781 * java-tree.h (build_instanceof): Declare.5783 * parse.y (patch_binop): Use build_instanceof.5784 * expr.c (build_instanceof): New function. If class is final,
17267 return build_instanceof (op1, op2_type);
13702 return build_instanceof (op1, op2_type);