Home
last modified time | relevance | path

Searched refs:force_int_to_mode (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcombine.cc441 static rtx force_int_to_mode (rtx, scalar_int_mode, scalar_int_mode,
8688 return force_int_to_mode (x, int_mode, xmode, in force_to_mode()
8702 force_int_to_mode (rtx x, scalar_int_mode mode, scalar_int_mode xmode, in force_int_to_mode() function
DChangeLog-201819873 * combine.c (combine_simplify_rtx, force_int_to_mode): Likewise.
34178 * combine.c (force_int_to_mode) <case ASHIFT>: Use mode instead of
DChangeLog-20171968 * combine.c (try_combine, find_split_point, force_int_to_mode)
18399 * combine.c (force_int_to_mode): New function, split out from...
DChangeLog-201930213 * combine.c (force_int_to_mode): Cast the argument rather than