Searched defs:GetEntryLabel (Results 1 – 3 of 3) sorted by relevance
251 vixl::aarch32::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
128 vixl::aarch64::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
122 Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function