Searched defs:value_operand (Results 1 – 10 of 10) sorted by relevance
755 InstructionOperand value_operand; in EmitBic() local881 InstructionOperand value_operand; in VisitWord32Xor() local1913 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local1967 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
350 InstructionOperand value_operand = in VisitStore() local372 InstructionOperand value_operand = in VisitProtectedStore() local481 InstructionOperand value_operand = in VisitCheckedStore() local2015 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
1596 InstructionOperand const value_operand = g.UseRegister(value); in VisitWordCompareZero() local1651 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
483 InstructionOperand value_operand = in VisitCheckedStore() local1513 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
420 InstructionOperand value_operand = in VisitCheckedStore() local1622 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
768 InstructionOperand value_operand = g.UseRegister(value); in VisitStore() local2258 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
2177 InstructionOperand const value_operand = g.UseRegister(value); in EmitWordCompareZero() local2350 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
1825 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
2383 InstructionOperand value_operand = g.UseRegister(node->InputAt(0)); in VisitSwitch() local
1762 InstructionOperand& value_operand) { in EmitLookupSwitch()