Home
last modified time | relevance | path

Searched refs:shift_31 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc1008 InstructionOperand shift_31 = g.UseImmediate(31); in EmitInt32MulWithOverflow() local
1010 InstructionOperand inputs[] = {result_operand, shift_31}; in EmitInt32MulWithOverflow()
/external/v8/src/compiler/arm/
Dinstruction-selector-arm.cc1300 InstructionOperand shift_31 = g.UseImmediate(31); in EmitInt32MulWithOverflow() local
1303 selector->EmitWithContinuation(opcode, temp_operand, result_operand, shift_31, in EmitInt32MulWithOverflow()