Home | History | Annotate | Download | only in ia32

Lines Matching defs:TempRegister

606 LUnallocated* LChunkBuilder::TempRegister() {
909 ? TempRegister()
949 LOperand* temp = TempRegister();
959 LOperand* temp = TempRegister();
1199 LOperand* temp = TempRegister();
1351 NULL : TempRegister();
1472 temp = TempRegister();
1655 LOperand* temp = TempRegister();
1670 UseRegisterAtStart(instr->value()), TempRegister());
1694 TempRegister());
1701 TempRegister(),
1702 TempRegister());
1794 LOperand* temp = TempRegister();
1824 LOperand* temp = FLAG_inline_new ? TempRegister() : NULL;
1825 LUnallocated* result_temp = TempRegister();
1837 LOperand* temp = needs_temp ? TempRegister() : NULL;
1850 LOperand* temp = TempRegister();
1854 LOperand* temp = TempRegister();
1898 LOperand* scratch = TempRegister();
1907 LOperand* temp = TempRegister();
1973 LOperand* temp = bits ? TempRegister() : nullptr;
2003 temp = TempRegister();
2029 TempRegister())));
2153 LOperand* new_map_reg = TempRegister();
2154 LOperand* temp_reg = TempRegister();
2172 LOperand* temp = TempRegister();
2241 needs_write_barrier_for_map) ? TempRegister() : NULL;
2244 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL;
2282 LOperand* temp = TempRegister();
2288 LOperand* temp = TempRegister();