Searched defs:MterpCheckSuspendAndContinue (Results 1 - 6 of 6) sorted by relevance

/art/runtime/interpreter/mterp/mips/
H A Dfooter.S118 MterpCheckSuspendAndContinue: label
/art/runtime/interpreter/mterp/mips64/
H A Dfooter.S78 MterpCheckSuspendAndContinue: label
/art/runtime/interpreter/mterp/arm64/
H A Dfooter.S216 MterpCheckSuspendAndContinue: label
/art/runtime/interpreter/mterp/out/
H A Dmterp_arm64.S11503 MterpCheckSuspendAndContinue: label
H A Dmterp_mips64.S1115 lw ra, THREAD_FLAGS_OFFSET(rSELF) # Preload flags for MterpCheckSuspendAndContinue
1118 bltz a0, MterpCheckSuspendAndContinue # suspend check if backwards branch
1144 lw ra, THREAD_FLAGS_OFFSET(rSELF) # Preload flags for MterpCheckSuspendAndContinue
1147 bltz a0, MterpCheckSuspendAndContinue # suspend check if backwards branch
1178 lw ra, THREAD_FLAGS_OFFSET(rSELF) # Preload flags for MterpCheckSuspendAndContinue
1181 blez a0, MterpCheckSuspendAndContinue # suspend check if backwards branch
1218 lw ra, THREAD_FLAGS_OFFSET(rSELF) # Preload flags for MterpCheckSuspendAndContinue
1221 blez a0, MterpCheckSuspendAndContinue # suspend check if backwards branch
1259 lw ra, THREAD_FLAGS_OFFSET(rSELF) # Preload flags for MterpCheckSuspendAndContinue
1262 blez a0, MterpCheckSuspendAndContinue # suspen
12330 MterpCheckSuspendAndContinue: label
[all...]
H A Dmterp_mips.S1301 b MterpCheckSuspendAndContinue
1313 b MterpCheckSuspendAndContinue
1342 b MterpCheckSuspendAndContinue
1352 b MterpCheckSuspendAndContinue
1387 b MterpCheckSuspendAndContinue
1400 b MterpCheckSuspendAndContinue
1440 b MterpCheckSuspendAndContinue
1455 b MterpCheckSuspendAndContinue
1497 b MterpCheckSuspendAndContinue
1512 b MterpCheckSuspendAndContinue
13095 MterpCheckSuspendAndContinue: label
[all...]

Completed in 149 milliseconds