Home
last modified time | relevance | path

Searched refs:ensure_regno_capacity (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfunction.h37 void ensure_regno_capacity ();
Dread-rtl-function.cc1441 crtl->emit.ensure_regno_capacity (); in ensure_regno()
Demit-rtl.cc1201 crtl->emit.ensure_regno_capacity (); in gen_reg_rtx()
1213 emit_status::ensure_regno_capacity () in ensure_regno_capacity() function in emit_status
DChangeLog-20161809 (emit_status::ensure_regno_capacity): ...this new method,
1813 * function.h (emit_status::ensure_regno_capacity): New method.