Home
last modified time | relevance | path

Searched defs:temp_map (Results 1 – 8 of 8) sorted by relevance

/external/bison/src/
Dlalr.c76 goto_number *temp_map; in set_goto_map() local
/external/google-breakpad/src/common/windows/
Domap.cc631 Mapping temp_map; in MapAddressRange() local
/external/v8/src/ia32/
Dlithium-ia32.h2207 LOperand* temp_map) { in LStoreNamedField()
2217 LOperand* temp_map() { return temps_[1]; } in temp_map() function
Dlithium-ia32.cc2423 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
Dlithium-codegen-ia32.cc4040 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local
/external/v8/src/x87/
Dlithium-x87.h2213 LOperand* temp_map) { in LStoreNamedField()
2223 LOperand* temp_map() { return temps_[1]; } in temp_map() function
Dlithium-x87.cc2427 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
Dlithium-codegen-x87.cc4459 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local