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

  /external/arm-neon-tests/
ref_v_unary_sat_op.c 48 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \
49 xSTR(T1), W, N)
ref_vqdmlal_n.c 54 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W2), \
55 xSTR(T1), W, N)
ref_vqdmull.c 49 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W), \
50 xSTR(T1), W, N)
ref_vqmovun.c 49 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_s##W2), \
50 xSTR(T1), W, N)
ref_vqdmlal.c 55 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W2), \
56 xSTR(T1), W, N)
ref_vqdmlal_lane.c 55 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W2), \
56 xSTR(T1), W, N)
ref_vqdmulh_lane.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_lane_##T2##W), \
51 xSTR(T1), W, N)
ref_vqdmulh_n.c 51 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_n_##T2##W), \
52 xSTR(T1), W, N)
ref_vqdmull_lane.c 52 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_lane_##T2##W), \
53 xSTR(T1), W, N)
ref_vqdmull_n.c 51 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_n_##T2##W), \
52 xSTR(T1), W, N)
ref_vqshrun_n.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W), \
51 xSTR(T1), W, N)
ref_v_binary_sat_op.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqdmulh.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqmovn.c 49 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W2), \
50 xSTR(T1), W, N)
ref_vqrdmulh.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqrdmulh_lane.c 51 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_lane_##T2##W), \
52 xSTR(T1), W, N)
ref_vqrdmulh_n.c 52 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_n_##T2##W), \
53 xSTR(T1), W, N)
ref_vqrshrn_n.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqrshrun_n.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqshl_n.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_n_##T2##W), \
51 xSTR(T1), W, N)
ref_vqshrn_n.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqshlu_n.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_n_##T2##W), \
51 xSTR(T1), W, N)
ref_vqshl.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \
51 xSTR(T1), W, N)
ref_vqrshl.c 50 dump_neon_cumulative_sat(TEST_MSG, xSTR(INSN##Q##_##T2##W), \
51 xSTR(T1), W, N)
stm-arm-neon-ref.h 49 #define xSTR(X) #X
50 #define STR(X) xSTR(X)

Completed in 279 milliseconds