Home
last modified time | relevance | path

Searched refs:GetTypeCode (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Ddebugger-aarch64.cc206 virtual char GetTypeCode() const = 0;
230 virtual char GetTypeCode() const VIXL_OVERRIDE { return type_code_; } in GetTypeCode() function in vixl::aarch64::Format
1402 if (format_tok->GetTypeCode() == 'i') { in Run()
1508 if (format()->GetTypeCode() == 'i') { in Run()