Searched refs:HasDoubleRegisterInput (Results 1 - 5 of 5) sorted by relevance

/external/v8/src/crankshaft/ia32/
H A Dlithium-ia32.h239 bool HasDoubleRegisterInput();
H A Dlithium-ia32.cc53 bool LInstruction::HasDoubleRegisterInput() { function in class:v8::internal::LInstruction
/external/v8/src/crankshaft/x87/
H A Dlithium-x87.h241 bool HasDoubleRegisterInput();
H A Dlithium-x87.cc53 bool LInstruction::HasDoubleRegisterInput() { function in class:v8::internal::LInstruction
H A Dlithium-codegen-x87.cc590 bool double_inputs = instr->HasDoubleRegisterInput();

Completed in 164 milliseconds