Home
last modified time | relevance | path

Searched refs:L_forward_branch (Results 1 – 9 of 9) sorted by relevance

/art/runtime/interpreter/mterp/arm64/
Dfooter.S134 b.gt .L_forward_branch // don't add forward branches to hotness
168 .L_forward_branch: label
/art/runtime/interpreter/mterp/mips/
Dfooter.S134 bgtz rINST, .L_forward_branch # don't add forward branches to hotness
/art/runtime/interpreter/mterp/mips64/
Dfooter.S95 bgtzc rINST, .L_forward_branch # don't add forward branches to hotness
/art/runtime/interpreter/mterp/x86_64/
Dfooter.S139 jg .L_forward_branch # don't add forward branches to hotness
/art/runtime/interpreter/mterp/arm/
Dfooter.S141 bgt .L_forward_branch @ don't add forward branches to hotness
/art/runtime/interpreter/mterp/x86/
Dfooter.S155 jg .L_forward_branch # don't add forward branches to hotness
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S7226 b.gt .L_forward_branch // don't add forward branches to hotness
7260 .L_forward_branch: label
Dmterp_mips64.S12284 bgtzc rINST, .L_forward_branch # don't add forward branches to hotness
Dmterp_x86_64.S12011 jg .L_forward_branch # don't add forward branches to hotness