Searched defs:try_only_hard_regno (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | lra-assigns.c | 478 find_hard_regno_for_1 (int regno, int *cost, int try_only_hard_regno, in find_hard_regno_for_1() 690 find_hard_regno_for (int regno, int *cost, int try_only_hard_regno, bool first_p) in find_hard_regno_for()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | lra-assigns.cc | 478 find_hard_regno_for_1 (int regno, int *cost, int try_only_hard_regno, in find_hard_regno_for_1() 690 find_hard_regno_for (int regno, int *cost, int try_only_hard_regno, bool first_p) in find_hard_regno_for()
|