Home | History | Annotate | Download | only in arm

Lines Matching refs:DOUBLE

72   Comment(";;; Save clobbered callee double registers");
88 Comment(";;; Restore clobbered callee double registers");
538 double LCodeGen::ToDouble(LConstantOperand* op) const {
1907 double v = instr->value();
2157 // Move the result in the double result register.
2225 // Test the double value. Zero and NaN are false.
2248 // Test the double value. Zero and NaN are false.
2405 double left_val = ToDouble(LConstantOperand::cast(left));
2406 double right_val = ToDouble(LConstantOperand::cast(right));
3917 MathPowStub stub(isolate(), MathPowStub::DOUBLE);
4362 // double value.
4441 // By cases: external, fast double
4916 // Smi to double register conversion
5059 // Deoptimize if the input wasn't a int32 (inside a double).
5084 // Deoptimize if the input wasn't a int32 (inside a double).