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

  /external/compiler-rt/lib/builtins/arm/
sync_fetch_and_add_4.S 20 SYNC_OP_4(add_4)
sync_fetch_and_and_4.S 19 SYNC_OP_4(and_4)
sync_fetch_and_nand_4.S 19 SYNC_OP_4(nand_4)
sync_fetch_and_or_4.S 19 SYNC_OP_4(or_4)
sync_fetch_and_sub_4.S 20 SYNC_OP_4(sub_4)
sync_fetch_and_xor_4.S 19 SYNC_OP_4(xor_4)
sync_fetch_and_max_4.S 19 SYNC_OP_4(max_4)
sync_fetch_and_min_4.S 19 SYNC_OP_4(min_4)
sync_fetch_and_umax_4.S 19 SYNC_OP_4(umax_4)
sync_fetch_and_umin_4.S 19 SYNC_OP_4(umin_4)
sync-ops.h 18 #define SYNC_OP_4(op) \

Completed in 2784 milliseconds