Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h355 SYNC_FETCH_AND_XOR_2, enumerator
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp348 Names[RTLIB::SYNC_FETCH_AND_XOR_2] = "__sync_fetch_and_xor_2"; in InitLibcallNames()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1248 case MVT::i16: LC = RTLIB::SYNC_FETCH_AND_XOR_2; break; in ExpandAtomic()
DLegalizeDAG.cpp2743 case MVT::i16: LC = RTLIB::SYNC_FETCH_AND_XOR_2; break; in ExpandAtomic()