Home
last modified time | relevance | path

Searched refs:_InterlockedAnd (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DBuiltins.def941 LANGBUILTIN(_InterlockedAnd, "NiNiD*Ni", "n", ALL_MS_LANGUAGES)
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGBuiltin.cpp1143 _InterlockedAnd, enumerator
1195 return MSVCIntrin::_InterlockedAnd; in translateArmToMsvcIntrin()
1341 return MSVCIntrin::_InterlockedAnd; in translateAarch64ToMsvcIntrin()
1495 return MSVCIntrin::_InterlockedAnd; in translateX86ToMsvcIntrin()
1567 case MSVCIntrin::_InterlockedAnd: in EmitMSVCBuiltinExpr()
4595 return RValue::get(EmitMSVCBuiltinExpr(MSVCIntrin::_InterlockedAnd, E)); in EmitBuiltinExpr()