Home | History | Annotate | Download | only in x87

Lines Matching refs:const_index

3320     int const_index = ToInteger32(LConstantOperand::cast(instr->index()));
3322 int index = (const_length - const_index) + 1;