Searched refs:ix86_push_rounding (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h353 extern poly_int64 ix86_push_rounding (poly_int64);
H A Di386.h1605 #define PUSH_ROUNDING(BYTES) ix86_push_rounding (BYTES)
H A Di386.c22714 ix86_push_rounding (poly_int64 bytes)
22674 ix86_push_rounding (poly_int64 bytes) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h370 extern poly_int64 ix86_push_rounding (poly_int64);
H A Di386.h1490 #define PUSH_ROUNDING(BYTES) ix86_push_rounding (BYTES)
H A Di386.cc24040 ix86_push_rounding (poly_int64 bytes)

Completed in 327 milliseconds