Searched defs:GetEntryLabel (Results 1 – 4 of 4) sorted by relevance
158 Mips64Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
158 MipsLabel* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
73 vixl::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
106 Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function