Home | History | Annotate | Download | only in s390

Lines Matching defs:TempRegister

514 LUnallocated* LChunkBuilder::TempRegister() {
833 LOperand* temp = TempRegister();
1204 : TempRegister();
1495 LOperand* temp = TempRegister();
1508 return new (zone()) LIsUndetectableAndBranch(value, TempRegister());
1534 return new (zone()) LClassOfTestAndBranch(value, TempRegister());
1613 LOperand* temp1 = TempRegister();
1625 LOperand* temp1 = TempRegister();
1626 LOperand* temp2 = TempRegister();
1627 LUnallocated* result_temp = TempRegister();
1649 LOperand* temp1 = TempRegister();
1650 LOperand* temp2 = TempRegister();
1655 LOperand* temp1 = TempRegister();
1656 LOperand* temp2 = TempRegister();
1716 LOperand* temp = TempRegister();
1896 LOperand* new_map_reg = TempRegister();
1912 LOperand* temp1 = TempRegister();
1913 LOperand* temp2 = TempRegister();
1958 LOperand* temp = needs_write_barrier_for_map ? TempRegister() : NULL;
1990 LOperand* temp1 = TempRegister();
1991 LOperand* temp2 = TempRegister();