Searched refs:st2idx (Results 1 – 2 of 2) sorted by relevance
390 int st(X87Register reg) { return st2idx(ArrayIndex(reg)); } in st()408 int st2idx(int pos);
549 int st = st2idx(i); in Fxch()551 int other_i = st2idx(other_slot); in Fxch()568 int LCodeGen::X87Stack::st2idx(int pos) { in st2idx() function in v8::internal::LCodeGen::X87Stack594 int st = st2idx(i); in Free()597 int tos_i = st2idx(0); in Free()