Home | History | Annotate | Download | only in x87

Lines Matching refs:st2idx

436   int st = st2idx(i);
438 int other_i = st2idx(other_slot);
455 int LCodeGen::X87Stack::st2idx(int pos) {
481 int st = st2idx(i);
484 int tos_i = st2idx(0);