Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-selector-ppc.cc1095 InstructionOperand shift_31 = g.UseImmediate(31); in EmitInt32MulWithOverflow() local
1097 InstructionOperand inputs[] = {result_operand, shift_31}; in EmitInt32MulWithOverflow()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc1494 InstructionOperand shift_31 = g.UseImmediate(31); in EmitInt32MulWithOverflow() local
1497 selector->EmitWithContinuation(opcode, temp_operand, result_operand, shift_31, in EmitInt32MulWithOverflow()

Completed in 11 milliseconds