Home
last modified time | relevance | path

Searched defs:imag (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Ddivtc3.c41 DD imag = { .ld = __gcc_qdiv(imagNumerator, denom) }; in __divtc3() local
H A Dmultc3.c29 DD imag = { .ld = __gcc_qadd(ad,bc) }; in __multc3() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-const.cc354 tree imag = gfc_conv_mpfr_to_tree (mpc_imagref (expr->value.complex), in gfc_conv_constant_to_tree() local
H A Dprimary.cc230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex()
1416 gfc_expr *e, *real, *imag; in match_complex_constant() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-const.c354 tree imag = gfc_conv_mpfr_to_tree (mpc_imagref (expr->value.complex), in gfc_conv_constant_to_tree() local
H A Dprimary.c230 convert_complex (gfc_expr *real, gfc_expr *imag, int kind) in convert_complex()
1437 gfc_expr *e, *real, *imag; in match_complex_constant() local
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dmpc-tests.h202 int imag; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-fold.cc406 wide_int imag = wi::to_wide (TREE_IMAGPART (cst)); in adjust_imagpart_expr() local
432 tree imag = TREE_REALPART (cst); in adjust_realpart_expr() local
H A Dtree-complex.cc138 find_lattice_value_parts (tree real, tree imag) in find_lattice_value_parts()
162 tree real, imag; in find_lattice_value() local
H A Dcalls.cc4014 tree next, imag; in split_complex_types() local
H A Dexpmed.cc398 rtx imag = read_complex_part (x, true); in flip_storage_order() local
H A Dtree-core.h1481 tree imag; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-complex.c136 find_lattice_value_parts (tree real, tree imag) in find_lattice_value_parts()
160 tree real, imag; in find_lattice_value() local
H A Dcalls.c5014 tree next, imag; in split_complex_types() local
H A Dexpmed.c395 rtx imag = read_complex_part (x, true); in flip_storage_order() local
H A Dfunction.c3577 rtx tmp, real, imag; in assign_parms_unsplit_complex() local
H A Dtree-core.h1409 tree imag; member
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c1731 int class, qual, sig, uns, cmplx, imag, err; member
2957 static char *real, *imag; variable
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c1715 int class, qual, sig, uns, cmplx, imag, err, align; member
2984 static char *real, *imag; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp96 llvm::Value *imag = in restore() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c5589 tree real, imag; in cp_build_binary_op() local
6628 tree real, imag; in cp_build_unary_op() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc6051 tree real, imag; in cp_build_binary_op() local
7143 tree real, imag; in cp_build_unary_op() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c4621 tree real, imag; in build_unary_op() local
12428 tree real, imag; in build_binary_op() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc4652 tree real, imag; in build_unary_op() local
12616 tree real, imag; in build_binary_op() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c5866 tree imag = fold_build1 (IMAGPART_EXPR, var_type, var); in nvptx_generate_vector_shuffle() local

12