Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h62 Libcall getSYNC(unsigned Opc, MVT VT);
/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h505 Libcall getSYNC(unsigned Opc, MVT VT);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp405 RTLIB::Libcall RTLIB::getSYNC(unsigned Opc, MVT VT) { in getSYNC() function in RTLIB
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp721 RTLIB::Libcall RTLIB::getSYNC(unsigned Opc, MVT VT) { in getSYNC() function in RTLIB
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1489 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); in ExpandAtomic()
DLegalizeDAG.cpp4010 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); in ConvertNodeToLibcall()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1414 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); in ExpandAtomic()
DLegalizeDAG.cpp3779 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); in ConvertNodeToLibcall()