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

  /external/compiler-rt/lib/builtins/arm/
sync_fetch_and_add_8.S 22 SYNC_OP_8(add_8)
sync_fetch_and_and_8.S 22 SYNC_OP_8(and_8)
sync_fetch_and_max_8.S 20 SYNC_OP_8(max_8)
sync_fetch_and_min_8.S 20 SYNC_OP_8(min_8)
sync_fetch_and_nand_8.S 22 SYNC_OP_8(nand_8)
sync_fetch_and_or_8.S 22 SYNC_OP_8(or_8)
sync_fetch_and_sub_8.S 22 SYNC_OP_8(sub_8)
sync_fetch_and_umax_8.S 20 SYNC_OP_8(umax_8)
sync_fetch_and_umin_8.S 20 SYNC_OP_8(umin_8)
sync_fetch_and_xor_8.S 22 SYNC_OP_8(xor_8)
sync-ops.h 34 #define SYNC_OP_8(op) \

Completed in 468 milliseconds