Searched refs:MarkSpilledDoubleRegister (Results 1 - 9 of 9) sorted by relevance

/external/v8/src/arm/
H A Dlithium-arm.cc84 void LOsrEntry::MarkSpilledDoubleRegister(int allocation_index, function in class:v8::internal::LOsrEntry
H A Dlithium-arm.h2096 void MarkSpilledDoubleRegister(int allocation_index,
/external/v8/src/ia32/
H A Dlithium-ia32.h2178 void MarkSpilledDoubleRegister(int allocation_index,
H A Dlithium-ia32.cc64 void LOsrEntry::MarkSpilledDoubleRegister(int allocation_index, function in class:v8::internal::LOsrEntry
/external/v8/src/
H A Dlithium-allocator.cc1461 instruction->MarkSpilledDoubleRegister(reg_index, spill_operand);
/external/v8/src/mips/
H A Dlithium-mips.cc84 void LOsrEntry::MarkSpilledDoubleRegister(int allocation_index, function in class:v8::internal::LOsrEntry
H A Dlithium-mips.h2076 void MarkSpilledDoubleRegister(int allocation_index,
/external/v8/src/x64/
H A Dlithium-x64.cc64 void LOsrEntry::MarkSpilledDoubleRegister(int allocation_index, function in class:v8::internal::LOsrEntry
H A Dlithium-x64.h2066 void MarkSpilledDoubleRegister(int allocation_index,

Completed in 249 milliseconds