Home
last modified time | relevance | path

Searched refs:fp_p (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.c3288 alpha_compare.fp_p = 0;
3326 if (alpha_compare.fp_p)
3409 int fp_p = alpha_compare.fp_p; local
3433 fp_p = 0;
3443 if (fp_p && !TARGET_FIX)
3455 if (fp_p)
3475 if (fp_p)
3484 if (!fp_p)
3525 int fp_p = alpha_compare.fp_p; local
3585 fp_p = !fp_p;
[all …]
H A Dalpha.h1213 int fp_p; member
H A Dalpha.md3748 alpha_compare.fp_p = 1;
3759 alpha_compare.fp_p = 1;
3770 alpha_compare.fp_p = 0;
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c2531 alpha_compare.fp_p = 0; in alpha_emit_conditional_branch()
2569 if (alpha_compare.fp_p) in alpha_emit_conditional_branch()
2657 int fp_p = alpha_compare.fp_p; in alpha_emit_setcc() local
2667 fp_p = 0; in alpha_emit_setcc()
2670 if (fp_p && !TARGET_FIX) in alpha_emit_setcc()
2682 if (fp_p) in alpha_emit_setcc()
2702 if (fp_p) in alpha_emit_setcc()
2711 if (!fp_p) in alpha_emit_setcc()
2751 int fp_p = alpha_compare.fp_p; in alpha_emit_conditional_move() local
2811 fp_p = !fp_p; in alpha_emit_conditional_move()
[all …]
H A Dalpha.h911 int fp_p; member
H A Dalpha.md3911 alpha_compare.fp_p = 1;
3922 alpha_compare.fp_p = 1;
3933 alpha_compare.fp_p = 0;