Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386-protos.h83 extern int mult_operator PARAMS ((rtx, enum machine_mode));
H A Di386.md14019 (if_then_else (match_operand:SF 3 "mult_operator" "")
14035 (if_then_else (match_operand:SF 3 "mult_operator" "")
14038 (if_then_else (match_operand:SF 3 "mult_operator" "")
14052 (if_then_else (match_operand:SF 3 "mult_operator" "")
14067 (if_then_else (match_operand:SF 3 "mult_operator" "")
14083 (if_then_else (match_operand:SF 3 "mult_operator" "")
14086 (if_then_else (match_operand:SF 3 "mult_operator" "")
14101 (if_then_else (match_operand:SF 3 "mult_operator" "")
14115 (if_then_else (match_operand:XF 3 "mult_operator" "")
14128 (if_then_else (match_operand:TF 3 "mult_operator" "")
[all …]
H A Di386.c3855 mult_operator (op, mode) in mult_operator() function
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.md14980 (if_then_else (match_operand:SF 3 "mult_operator" "")
14983 (if_then_else (match_operand:SF 3 "mult_operator" "")
14998 (if_then_else (match_operand:SF 3 "mult_operator" "")
15013 (if_then_else (match_operand:SF 3 "mult_operator" "")
15029 (match_operand:SF 3 "mult_operator" ""))
15036 (match_operand:SF 3 "mult_operator" "")
15053 (cond [(match_operand:SF 3 "mult_operator" "")
15072 (cond [(match_operand:SF 3 "mult_operator" "")
15089 (cond [(match_operand:SF 3 "mult_operator" "")
15106 (cond [(match_operand:SF 3 "mult_operator" "")
[all …]
H A Dpredicates.md945 (define_predicate "mult_operator"