Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/arm64/
Dfooter.S135 b.gt .L_forward_branch // don't add forward branches to hotness
169 .L_forward_branch: label
/art/runtime/interpreter/mterp/x86_64/
Dfooter.S140 jg .L_forward_branch # don't add forward branches to hotness
/art/runtime/interpreter/mterp/arm/
Dfooter.S142 bgt .L_forward_branch @ don't add forward branches to hotness
/art/runtime/interpreter/mterp/x86/
Dfooter.S156 jg .L_forward_branch # don't add forward branches to hotness
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S11422 b.gt .L_forward_branch // don't add forward branches to hotness
11456 .L_forward_branch: label
Dmterp_x86_64.S11888 jg .L_forward_branch # don't add forward branches to hotness
Dmterp_x86.S12907 jg .L_forward_branch # don't add forward branches to hotness
Dmterp_arm.S11932 bgt .L_forward_branch @ don't add forward branches to hotness