Searched refs:__dsb (Results 1 – 7 of 7) sorted by relevance
15 __dsb(0); in check__dsb()
19 __dsb(2); in test_dsb()
14 return __dsb(t); // expected-error-re {{argument to {{.*}} must be a constant integer}} in test_dsb_const_diag()
97 LANGBUILTIN(__dsb, "vUi", "nc", ALL_MS_LANGUAGES)
41 #define __dsb(i) __builtin_arm_dsb(i) macro
64 def int_arm_dsb : GCCBuiltin<"__builtin_arm_dsb">, MSBuiltin<"__dsb">,
1786 Clang implements the ``__dmb``, ``__dsb`` and ``__isb`` intrinsics as defined