Searched defs:GetExitLabel (Results 1 – 4 of 4) sorted by relevance
178 Riscv64Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
338 vixl::aarch32::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
173 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
126 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function