Searched refs:live1 (Results 1 – 3 of 3) sorted by relevance
44 int e = live1; in test1()59 live1 = e + f + g + j; in test1()79 int e = live1; in test2()94 live1 = e + f + g + j; in test2()104 int e = live1; in test3()109 live1 = e; in test3()112 live1 = e; in test3()123 live1 = e + f + g + j; in test3()131 static int live1; field in Main
35 sget v0, LMain;->live1:I41 sput v0, LMain;->live1:I47 sput v6, LMain;->live1:I55 sput v0, LMain;->live1:I100 sget v0, LMain;->live1:I106 sput v0, LMain;->live1:I113 sput v0, LMain;->live1:I141 sput v4, LMain;->live1:I
907 RegisterSet* live1 = i1->GetLocations()->GetLiveRegisters(); in HaveSameLiveRegisters() local909 return (((live1->GetCoreRegisters() & core_spill) == in HaveSameLiveRegisters()911 ((live1->GetFloatingPointRegisters() & fpu_spill) == in HaveSameLiveRegisters()