Home | History | Annotate | Download | only in dfg

Lines Matching refs:child2

219             IntegerOperand op2(this, node.child2);
225 } else if (isInt32Constant(node.child2)) {
229 bitOp(op, valueOfInt32Constant(node.child2), op1.registerID(), result.registerID());
234 IntegerOperand op2(this, node.child2);
248 if (isInt32Constant(node.child2)) {
252 int shiftAmount = valueOfInt32Constant(node.child2) & 0x1f;
261 IntegerOperand op2(this, node.child2);
352 JSValueOperand arg2(this, node.child2);
366 DoubleOperand op2(this, node.child2);
379 DoubleOperand op2(this, node.child2);
392 DoubleOperand op2(this, node.child2);
405 DoubleOperand op2(this, node.child2);
418 DoubleOperand arg2(this, node.child2);
446 JSValueOperand arg2(this, node.child2);
461 JSValueOperand arg2(this, node.child2);
476 JSValueOperand arg2(this, node.child2);
491 JSValueOperand arg2(this, node.child2);
506 JSValueOperand arg2(this, node.child2);
521 JSValueOperand arg2(this, node.child2);
548 JSValueOperand value(this, node.child2);
560 JSValueOperand value(this, node.child2);