Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcallUtil.h67 Libcall getSYNC(unsigned Opc, MVT VT);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp488 RTLIB::Libcall RTLIB::getSYNC(unsigned Opc, MVT VT) { in getSYNC() function in RTLIB
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4458 LC = RTLIB::getSYNC(Opc, VT); in ConvertNodeToLibcall()
H A DLegalizeIntegerTypes.cpp2969 LC = RTLIB::getSYNC(Opc, VT); in ExpandAtomic()