Home | History | Annotate | Download | only in arm64

Lines Matching full:deoptimize

1066 void LCodeGen::Deoptimize(LInstruction* instr,
1981 Deoptimize(instr);
2691 Deoptimize(instr, &type, instr->hydrogen()->reason());
2714 // Deoptimize if remainder will not be 0.
2747 Deoptimize(instr);
3761 // Deoptimize if the input is not a HeapNumber.
3951 Deoptimize(instr);
4017 // In this case we need to deoptimize to produce a -0.
4175 // Deoptimize if the result > 1, as it must be larger than 32 bits.
4179 // Deoptimize for negative inputs, which at this point are only numbers in
4186 // Deoptimize if the input was NaN.
4285 Deoptimize(instr);
5144 // it as no longer deleted. We deoptimize in that case.
5627 // function. If the result is out of range, branch to deoptimize.
5935 // Deoptimize if the receiver is not a JS object.
5939 Deoptimize(instr);