Home
last modified time | relevance | path

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

/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc999 InstructionOperand high32_operand = g.TempRegister(); in EmitInt32MulWithOverflow() local
1002 InstructionOperand outputs[] = {result_operand, high32_operand}; in EmitInt32MulWithOverflow()
1014 VisitCompare(selector, kPPC_Cmp32, high32_operand, temp_operand, cont); in EmitInt32MulWithOverflow()