Home
last modified time | relevance | path

Searched defs:not_taken (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/x86/
Dfp_x86.cc515 LIR* not_taken = &block_label_list_[bb->fall_through]; in GenFusedFPCmpBranch() local
/art/compiler/dex/quick/arm/
Dint_arm.cc173 LIR* not_taken = &block_label_list_[bb->fall_through]; in GenFusedLongCmpImmBranch() local
338 LIR* not_taken = &block_label_list_[bb->fall_through]; in GenFusedLongCmpBranch() local
/art/compiler/dex/quick/arm64/
Dint_arm64.cc227 LIR* not_taken = &block_label_list_[bb->fall_through]; in GenFusedLongCmpBranch() local