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

  /external/vixl/src/vixl/a64/
assembler-a64.cc 201 const VRegister VRegister::vregisters[] = { member in class:vixl::VRegister
259 return vregisters[code];
    [all...]
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...]

Completed in 571 milliseconds