Home | History | Annotate | Download | only in x87

Lines Matching refs:const_index

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