Searched defs:GetExitLabel (Results 1 – 5 of 5) sorted by relevance
161 Mips64Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
164 MipsLabel* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
126 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
230 vixl::aarch32::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
123 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function