OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHRegSizeInBytes
(Results
1 - 3
of
3
) sorted by null
/external/vixl/src/vixl/a64/
instructions-a64.h
55
const unsigned
kHRegSizeInBytes
= kHRegSize / 8;
simulator-a64.h
868
(sizeof(T) ==
kHRegSizeInBytes
) ||
[
all
...]
simulator-a64.cc
428
case
kHRegSizeInBytes
: format |= kPrintReg1H; break;
[
all
...]
Completed in 403 milliseconds