Searched refs:_InterlockedCompareExchange_nf (Results 1 – 4 of 4) sorted by relevance
| /freebsd-head/contrib/llvm-project/clang/lib/Headers/ |
| HD | intrin0.h | 228 long _InterlockedCompareExchange_nf(long volatile *_Destination, long _Exchange,
|
| /freebsd-head/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | BuiltinsARM.def | 281 TARGET_HEADER_BUILTIN(_InterlockedCompareExchange_nf, "NiNiD*NiNi", "nh", INTRIN_H, ALL_MS_L…
|
| HD | BuiltinsAArch64.def | 193 TARGET_HEADER_BUILTIN(_InterlockedCompareExchange_nf, "NiNiD*NiNi", "nh", INTRIN_H, ALL_MS_L…
|
| /freebsd-head/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGBuiltin.cpp | 1453 _InterlockedCompareExchange_nf, enumerator 1548 return MSVCIntrin::_InterlockedCompareExchange_nf; in translateArmToMsvcIntrin() 1694 return MSVCIntrin::_InterlockedCompareExchange_nf; in translateAarch64ToMsvcIntrin() 1895 case MSVCIntrin::_InterlockedCompareExchange_nf: in EmitMSVCBuiltinExpr()
|