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

  /external/arm-neon-tests/
stm-arm-neon-ref.h 89 #define DUMP_POLY(MSG,T,W,N,FMT) \
463 DUMP_POLY(test_name, poly, 8, 8, PRIu8);
464 DUMP_POLY(test_name, poly, 16, 4, PRIu16);
478 DUMP_POLY(test_name, poly, 8, 16, PRIu8);
479 DUMP_POLY(test_name, poly, 16, 8, PRIu16);
502 DUMP_POLY(test_name, poly, 8, 8, PRIx8);
503 DUMP_POLY(test_name, poly, 16, 4, PRIx16);
517 DUMP_POLY(test_name, poly, 8, 16, PRIx8);
518 DUMP_POLY(test_name, poly, 16, 8, PRIx16);
ref_vreinterpret.c 53 DUMP_POLY(TEST_MSG, T1, W, N, PRIx##W);

Completed in 108 milliseconds