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/ia32/
Dlithium-ia32.h1916 LOperand* temp_map) { in LStoreNamedField()
1926 LOperand* temp_map() { return temps_[1]; } in temp_map() function
Dlithium-ia32.cc2244 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
Dlithium-codegen-ia32.cc3566 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local
/external/v8/src/crankshaft/x87/
Dlithium-x87.h1902 LOperand* temp_map) { in LStoreNamedField()
1912 LOperand* temp_map() { return temps_[1]; } in temp_map() function
Dlithium-x87.cc2246 LOperand* temp_map = needs_write_barrier_for_map ? TempRegister() : NULL; in DoStoreNamedField() local
Dlithium-codegen-x87.cc3845 Register temp_map = ToRegister(instr->temp_map()); in DoStoreNamedField() local