reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/CodeGen/RuntimeLibcalls.h
   61   Libcall getSYNC(unsigned Opc, MVT VT);

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 3793     RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT);
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1816   RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT);