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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h61 Libcall getSYNC(unsigned Opc, MVT VT);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp449 RTLIB::Libcall RTLIB::getSYNC(unsigned Opc, MVT VT) { function in class:RTLIB
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3970 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT);
H A DLegalizeIntegerTypes.cpp2058 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT);

Completed in 87 milliseconds