Searched defs:ifexp (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | init.c | 3759 tree ifexp = cp_build_binary_op (input_location, in build_new_1() local 5044 tree ifexp = cp_build_binary_op (loc, NE_EXPR, addr, in build_delete() local
|
H A D | typeck.c | 7026 build_x_conditional_expr (location_t loc, tree ifexp, tree op1, tree op2, in build_x_conditional_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | init.cc | 3825 tree ifexp = cp_build_binary_op (input_location, in build_new_1() local 5198 tree ifexp = cp_build_binary_op (loc, NE_EXPR, addr, in build_delete() local
|
H A D | typeck.cc | 7541 build_x_conditional_expr (location_t loc, tree ifexp, tree op1, tree op2, in build_x_conditional_expr()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-02.c | 1672 tree ifexp; in build_v2_objc_method_fixup_call() local 1782 tree ifexp; in build_v2_build_objc_method_call() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-next-runtime-abi-02.cc | 1677 tree ifexp; in build_v2_objc_method_fixup_call() local 1787 tree ifexp; in build_v2_build_objc_method_call() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 5152 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.cc | 12637 tree ifexp = build2 (ops->code, ops->type, arg0, arg1); in do_store_flag() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.c | 12160 tree ifexp = build2 (ops->code, ops->type, arg0, arg1); in do_store_flag() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 5190 build_conditional_expr (location_t colon_loc, tree ifexp, bool ifexp_bcp, in build_conditional_expr()
|