Home | History | Annotate | Download | only in ia32

Lines Matching refs:InstanceofStub

1091   LOperand* left = UseFixed(instr->left(), InstanceofStub
1092 LOperand* right = UseFixed(instr->right(), InstanceofStub::right());
1104 UseFixed(instr->left(), InstanceofStub::left()),