Home | History | Annotate | Download | only in ppc

Lines Matching defs:TempRegister

573 LUnallocated* LChunkBuilder::TempRegister() {
908 LOperand* temp = TempRegister();
1326 : TempRegister();
1658 LOperand* temp = TempRegister();
1673 return new (zone()) LIsUndetectableAndBranch(value, TempRegister());
1701 return new (zone()) LClassOfTestAndBranch(value, TempRegister());
1787 LOperand* temp1 = TempRegister();
1799 LOperand* temp1 = TempRegister();
1800 LOperand* temp2 = TempRegister();
1801 LUnallocated* result_temp = TempRegister();
1823 LOperand* temp1 = TempRegister();
1824 LOperand* temp2 = TempRegister();
1829 LOperand* temp1 = TempRegister();
1830 LOperand* temp2 = TempRegister();
1896 LOperand* temp = TempRegister();
2087 LOperand* new_map_reg = TempRegister();
2104 LOperand* temp1 = TempRegister();
2105 LOperand* temp2 = TempRegister();
2152 LOperand* temp = needs_write_barrier_for_map ? TempRegister() : NULL;
2188 LOperand* temp1 = TempRegister();
2189 LOperand* temp2 = TempRegister();