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

  /external/vixl/test/aarch64/
test-utils-aarch64.h 222 bool EqualRegisters(const RegisterDump* a, const RegisterDump* b);
test-utils-aarch64.cc 246 bool EqualRegisters(const RegisterDump* a, const RegisterDump* b) {
test-assembler-aarch64.cc 241 VIXL_CHECK(EqualRegisters(&expected, &core))
    [all...]

Completed in 408 milliseconds