Home
last modified time | relevance | path

Searched refs:_InterlockedCompareExchange128_acq (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
HDintrin0.h33 unsigned char _InterlockedCompareExchange128_acq(__int64 volatile *_Destination,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltinsAArch64.def200 TARGET_HEADER_BUILTIN(_InterlockedCompareExchange128_acq,"UcLLiD*LLiLLiLLi*", "nh", INTRIN_H, ALL_M…
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp1455 _InterlockedCompareExchange128_acq, enumerator
1698 return MSVCIntrin::_InterlockedCompareExchange128_acq; in translateAarch64ToMsvcIntrin()
1900 case MSVCIntrin::_InterlockedCompareExchange128_acq: in EmitMSVCBuiltinExpr()