HomeSort by relevance Sort by last modified time
    Searched refs:kWRegSizeInBytesLog2 (Results 1 - 2 of 2) sorted by null

  /external/vixl/src/vixl/a64/
instructions-a64.cc 261 default: return kWRegSizeInBytesLog2;
instructions-a64.h 60 const unsigned kWRegSizeInBytesLog2 = kWRegSizeLog2 - 3;

Completed in 46 milliseconds