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/crankshaft/x87/
Dlithium-x87.h1993 LOperand* temp_map) { in LStoreNamedField()
2003 LOperand* temp_map() { return temps_[1]; } in temp_map() function
Dlithium-x87.cc2338 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
Dlithium-codegen-x87.cc3935 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h2007 LOperand* temp_map) { in LStoreNamedField()
2017 LOperand* temp_map() { return temps_[1]; } in temp_map() function
Dlithium-ia32.cc2336 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
Dlithium-codegen-ia32.cc3659 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local