Searched refs:gcn_hard_regno_mode_ok (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-protos.h49 extern bool gcn_hard_regno_mode_ok (int regno, machine_mode mode);
H A Dgcn.c400 gcn_hard_regno_mode_ok (unsigned int regno, machine_mode mode) function
6223 #define TARGET_HARD_REGNO_MODE_OK gcn_hard_regno_mode_ok
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-protos.h52 extern bool gcn_hard_regno_mode_ok (int regno, machine_mode mode);
H A Dgcn.cc432 gcn_hard_regno_mode_ok (unsigned int regno, machine_mode mode) function
6599 #define TARGET_HARD_REGNO_MODE_OK gcn_hard_regno_mode_ok

Completed in 287 milliseconds