HomeSort by relevance Sort by last modified time
    Searched full:vregisters (Results 1 - 3 of 3) sorted by null

  /external/vixl/src/vixl/a64/
assembler-a64.h 360 static const VRegister vregisters[];
431 // AreSameFormat returns true if all of the specified VRegisters have the same
440 // AreConsecutive returns true if all of the specified VRegisters are
    [all...]
assembler-a64.cc 201 const VRegister VRegister::vregisters[] = { member in class:vixl::VRegister
259 return vregisters[code];
    [all...]
macro-assembler-a64.h     [all...]

Completed in 190 milliseconds