Home
last modified time | relevance | path

Searched refs:SYNC_FETCH_AND_AND_16 (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h362 SYNC_FETCH_AND_AND_16, enumerator
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp365 Names[RTLIB::SYNC_FETCH_AND_AND_16] = "__sync_fetch_and_and_16"; in InitLibcallNames()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1378 case MVT::i128:LC = RTLIB::SYNC_FETCH_AND_AND_16;break; in ExpandAtomic()
H A DLegalizeDAG.cpp2872 case MVT::i128:LC = RTLIB::SYNC_FETCH_AND_AND_16;break; in ExpandAtomic()