Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h357 SYNC_FETCH_AND_XOR_8, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp350 Names[RTLIB::SYNC_FETCH_AND_XOR_8] = "__sync_fetch_and_xor_8"; in InitLibcallNames()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1250 case MVT::i64: LC = RTLIB::SYNC_FETCH_AND_XOR_8; break; in ExpandAtomic()
DLegalizeDAG.cpp2745 case MVT::i64: LC = RTLIB::SYNC_FETCH_AND_XOR_8; break; in ExpandAtomic()