Home
last modified time | relevance | path

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

/external/vixl/test/
Dtest-code-buffer.cc63 VIXL_CHECK(buffer.GetEndAddress<uintptr_t>() == in TestDefaultsHelper()
/external/vixl/src/
Dcode-buffer-vixl.h92 T GetEndAddress() const { in GetEndAddress() function
/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc135 buffer->GetEndAddress<Instruction*>()); \
162 Instruction* end = buffer->GetEndAddress<Instruction*>(); \
Dtest-disasm-aarch64.cc68 Instruction* end = masm.GetBuffer()->GetEndAddress<Instruction*>(); \
Dtest-assembler-aarch64.cc307 Instruction* infra_end = buffer->GetEndAddress<Instruction*>(); \