Home
last modified time | relevance | path

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

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