Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/m68k/
H A Dm68k.c1530 static CONST_METHOD const_method (rtx);
1535 const_method (rtx constant) in const_method() function
1581 switch (const_method (constant)) in const_int_cost()
1733 switch (const_method (operands[1])) in output_move_const_into_data_reg()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dm68k.c1664 static CONST_METHOD const_method PARAMS ((rtx));
1669 const_method (constant) in const_method() function
1706 switch (const_method (constant))
1731 switch (const_method (operands[1]))
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.1112526 * m68k.c (const_method): Do not synthesize long constants