Home
last modified time | relevance | path

Searched refs:return_label_ (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.cc284 return &return_label_; in GetReturnLabel()
297 vixl::Label return_label_; member in art::arm64::SuspendCheckSlowPathARM64
Dcode_generator_mips64.cc300 return &return_label_; in GetReturnLabel()
309 Label return_label_; member in art::mips64::SuspendCheckSlowPathMIPS64
Dcode_generator_arm.cc112 return &return_label_; in GetReturnLabel()
125 Label return_label_; member in art::arm::SuspendCheckSlowPathARM
Dcode_generator_x86.cc153 return &return_label_; in GetReturnLabel()
163 Label return_label_; member in art::x86::SuspendCheckSlowPathX86
Dcode_generator_x86_64.cc136 return &return_label_; in GetReturnLabel()
146 Label return_label_; member in art::x86_64::SuspendCheckSlowPathX86_64