Lines Matching refs:AllocTemp
84 int rEnd = AllocTemp(); in GenSparseSwitch()
103 int rBase = AllocTemp(); in GenSparseSwitch()
112 int r_key = AllocTemp(); in GenSparseSwitch()
118 int r_disp = AllocTemp(); in GenSparseSwitch()
167 r_key = AllocTemp(); in GenPackedSwitch()
171 r_key = AllocTemp(); in GenPackedSwitch()
198 int rBase = AllocTemp(); in GenPackedSwitch()
203 int r_disp = AllocTemp(); in GenPackedSwitch()
297 int reset_reg = AllocTemp(); in GenMoveException()
309 int reg_card_base = AllocTemp(); in MarkGCCard()
310 int reg_card_no = AllocTemp(); in MarkGCCard()
341 int check_reg = AllocTemp(); in GenEntrySequence()
342 int new_sp = AllocTemp(); in GenEntrySequence()