Searched refs:pass_nds32_fp_as_gp (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-fp-as-gp.cc258 class pass_nds32_fp_as_gp : public rtl_opt_pass class in inherits:rtl_opt_pass
261 pass_nds32_fp_as_gp (gcc::context *ctxt) function in class:pass_nds32_fp_as_gp
278 return new pass_nds32_fp_as_gp (ctxt);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-fp-as-gp.c258 class pass_nds32_fp_as_gp : public rtl_opt_pass
261 pass_nds32_fp_as_gp (gcc::context *ctxt) function
278 return new pass_nds32_fp_as_gp (ctxt);

Completed in 93 milliseconds