Home
last modified time | relevance | path

Searched refs:SYNC_FETCH_AND_UMIN_2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h380 SYNC_FETCH_AND_UMIN_2, enumerator
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringBase.cpp373 Names[RTLIB::SYNC_FETCH_AND_UMIN_2] = "__sync_fetch_and_umin_2"; in InitLibcallNames()
/freebsd-9-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2793 case MVT::i16: LC = RTLIB::SYNC_FETCH_AND_UMIN_2; break; in ExpandAtomic()