Home
last modified time | relevance | path

Searched refs:float_unary (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/romp/
Dromp-protos.h48 extern int float_unary PARAMS ((rtx, enum machine_mode));
Dromp.md2275 (match_operator 1 "float_unary"
2288 (match_operator 1 "float_unary"
2303 [(match_operator 2 "float_unary"
2317 [(match_operator 2 "float_unary"
2331 [(match_operator 2 "float_unary"
2346 [(match_operator 2 "float_unary"
Dromp.c626 float_unary (op, mode) in float_unary() function