Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-constants-aarch64.h159 const unsigned kRuntimeCallLength = kRuntimeCallTypeOffset + sizeof(uint32_t); variable
Dmacro-assembler-aarch64.h3901 kRuntimeCallLength, in CallRuntimeHelper()
3917 VIXL_ASSERT(GetSizeOfCodeGeneratedSince(&start) == kRuntimeCallLength); in CallRuntimeHelper()
Dsimulator-aarch64.cc6582 instr->GetInstructionAtOffset(kRuntimeCallLength)); in DoRuntimeCall()