Home
last modified time | relevance | path

Searched defs:GetLabel (Results 1 – 1 of 1) sorted by relevance

/art/compiler/utils/riscv64/
Dassembler_riscv64.h181 Riscv64Label* GetLabel() { return &label_; } in GetLabel() function
183 const Riscv64Label* GetLabel() const { return &label_; } in GetLabel() function
202 Riscv64Label* GetLabel() { return &label_; } in GetLabel() function
204 const Riscv64Label* GetLabel() const { return &label_; } in GetLabel() function