Home
last modified time | relevance | path

Searched refs:binary_fp_operator (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-protos.h82 extern int binary_fp_operator PARAMS ((rtx, enum machine_mode));
H A Di386.md14011 (match_operator:SF 3 "binary_fp_operator"
14026 (match_operator:SF 3 "binary_fp_operator"
14045 (match_operator:SF 3 "binary_fp_operator"
14059 (match_operator:DF 3 "binary_fp_operator"
14074 (match_operator:DF 3 "binary_fp_operator"
14093 (match_operator:DF 3 "binary_fp_operator"
14108 (match_operator:XF 3 "binary_fp_operator"
14122 (match_operator:TF 3 "binary_fp_operator"
14135 (match_operator:SF 3 "binary_fp_operator"
14153 (match_operator:SF 3 "binary_fp_operator"
[all …]
H A Di386.c3834 binary_fp_operator (op, mode) in binary_fp_operator() function
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.md14971 (match_operator:SF 3 "binary_fp_operator"
14990 (match_operator:SF 3 "binary_fp_operator"
15005 (match_operator:SF 3 "binary_fp_operator"
15020 (match_operator:SF 3 "binary_fp_operator"
15046 (match_operator:SF 3 "binary_fp_operator"
15064 (match_operator:SF 3 "binary_fp_operator"
15083 (match_operator:SF 3 "binary_fp_operator"
15100 (match_operator:SF 3 "binary_fp_operator"
15117 (match_operator:DF 3 "binary_fp_operator"
15136 (match_operator:DF 3 "binary_fp_operator"
[all …]
H A Dpredicates.md941 (define_predicate "binary_fp_operator"