Home | History | Annotate | Download | only in arm

Lines Matching defs:TempRegister

561 LUnallocated* LChunkBuilder::TempRegister() {
893 LOperand* temp = TempRegister();
1305 NULL : TempRegister();
1681 LOperand* temp = TempRegister();
1696 return new(zone()) LIsUndetectableAndBranch(value, TempRegister());
1724 return new(zone()) LClassOfTestAndBranch(value, TempRegister());
1810 LOperand* temp1 = TempRegister();
1822 LOperand* temp1 = TempRegister();
1823 LOperand* temp2 = TempRegister();
1824 LUnallocated* result_temp = TempRegister();
1846 LOperand* temp1 = TempRegister();
1847 LOperand* temp2 = TempRegister();
1852 LOperand* temp1 = TempRegister();
1853 LOperand* temp2 = TempRegister();
2116 LOperand* new_map_reg = TempRegister();
2133 LOperand* temp = TempRegister();
2182 LOperand* temp = needs_write_barrier_for_map ? TempRegister() : NULL;
2219 LOperand* temp1 = TempRegister();
2220 LOperand* temp2 = TempRegister();