Searched defs:temp_map (Results 1 – 8 of 8) sorted by relevance
76 goto_number *temp_map; in set_goto_map() local
631 Mapping temp_map; in MapAddressRange() local
2207 LOperand* temp_map) { in LStoreNamedField()2217 LOperand* temp_map() { return temps_[1]; } in temp_map() function
2423 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
4040 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local
2213 LOperand* temp_map) { in LStoreNamedField()2223 LOperand* temp_map() { return temps_[1]; } in temp_map() function
2427 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
4459 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local