Searched defs:GetExitLabel (Results 1 – 4 of 4) sorted by relevance
180 Riscv64Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
330 vixl::aarch32::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
158 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
124 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function