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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-protos.h65 extern reg_class gcn_regno_reg_class (int regno);
H A Dgcn.h420 #define REGNO_REG_CLASS(REGNO) gcn_regno_reg_class (REGNO)
H A Dgcn.c481 gcn_regno_reg_class (int regno) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-protos.h68 extern reg_class gcn_regno_reg_class (int regno);
H A Dgcn.h425 #define REGNO_REG_CLASS(REGNO) gcn_regno_reg_class (REGNO)
H A Dgcn.cc513 gcn_regno_reg_class (int regno) function

Completed in 246 milliseconds