Searched refs:IsDoubleInput (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/crankshaft/x87/
H A Dlithium-x87.h242 bool IsDoubleInput(X87Register reg, LCodeGen* cgen);
H A Dlithium-x87.cc64 bool LInstruction::IsDoubleInput(X87Register reg, LCodeGen* cgen) { function in class:v8::internal::LInstruction
H A Dlithium-codegen-x87.cc597 if (double_inputs && instr->IsDoubleInput(reg, cgen)) {

Completed in 777 milliseconds