Home
last modified time | relevance | path

Searched refs:kPRegMaxSizeInBytes (Results 1 - 5 of 5) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-utils-aarch64.h90 typedef VectorValue<kPRegMaxSizeInBytes> PRegisterValue;
H A Dtest-utils-aarch64.cc990 unsigned p_stack_space = kNumberOfPRegisters * kPRegMaxSizeInBytes; in ComputeMachineStateHash()
1001 __ Add(t1, t1, kPRegMaxSizeInBytes); in ComputeMachineStateHash()
H A Dtest-assembler-sve-aarch64.cc74 ExactAssemblyScope total(masm, kPRegMaxSizeInBytes); in Initialise()
120 VIXL_STATIC_ASSERT(sizeof(chunks) == kPRegMaxSizeInBytes); in Initialise()
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h141 const unsigned kPRegMaxSizeInBytes = kPRegMaxSize / 8; member
H A Dregisters-aarch64.h391 return kPRegMaxSizeInBytes;

Completed in 26 milliseconds