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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-protos.h38 extern enum reg_class nds32_regno_reg_class (int);
H A Dnds32.h1274 #define REGNO_REG_CLASS(regno) nds32_regno_reg_class (regno)
H A Dnds32.c4465 nds32_regno_reg_class (int regno)
4448 nds32_regno_reg_class (int regno) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-protos.h38 extern enum reg_class nds32_regno_reg_class (int);
H A Dnds32.h1274 #define REGNO_REG_CLASS(regno) nds32_regno_reg_class (regno)
H A Dnds32.cc4467 nds32_regno_reg_class (int regno)
4450 nds32_regno_reg_class (int regno) function

Completed in 109 milliseconds