Home | History | Annotate | Download | only in out

Lines Matching refs:before

1035     EXPORT_PC()                            #  before fetch: export the PC
1042 FETCH_ADVANCE_INST(1) # before throw: advance rPC, load rINST
1047 FETCH_ADVANCE_INST(1) # before throw: advance rPC, load rINST
1067 # have we resolved this before?
1111 # have we resolved this before?
1187 * The JIT needs the class to be fully resolved before it can
3187 * that the field is fully resolved before including this instruction.
3228 * that the field is fully resolved before including this instruction.
3271 * that the field is fully resolved before including this instruction.
3314 * that the field is fully resolved before including this instruction.
3357 * that the field is fully resolved before including this instruction.
3400 * that the field is fully resolved before including this instruction.
3443 * that the field is fully resolved before including this instruction.
3482 * that the field is fully resolved before including this instruction.
3548 * that the field is fully resolved before including this instruction.
3588 * that the field is fully resolved before including this instruction.
3628 * that the field is fully resolved before including this instruction.
3668 * that the field is fully resolved before including this instruction.
3708 * that the field is fully resolved before including this instruction.
8501 * that the field is fully resolved before including this instruction.
8541 * that the field is fully resolved before including this instruction.
8664 * that the field is fully resolved before including this instruction.
9144 * that the field is fully resolved before including this instruction.
9184 * that the field is fully resolved before including this instruction.
10092 * that the field is fully resolved before including this instruction.
10786 * that the field is fully resolved before including this instruction.
11016 * "longjmp" to a translation after single-stepping. Before returning
11392 * building mode, so we need to refresh before we continue.
11412 * before jumping to native translation.
11428 * before jumping back to the interpreter.
11460 * State registers will be saved to the "thread" area before bailing
11964 * that the field is fully resolved before including the current
11988 JAL(dvmJitEndTraceSelect) #(self,pc) end trace before this inst)
12011 * using. We move a3 before calling the C function, but a1 happens to match.