Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h61 Libcall getSYNC(unsigned Opc, MVT VT);
/external/llvm-project/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-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp446 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/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp556 RTLIB::Libcall RTLIB::getSYNC(unsigned Opc, MVT VT) { in getSYNC() function in RTLIB
/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1939 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); in ExpandAtomic()
DLegalizeDAG.cpp3908 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); in ConvertNodeToLibcall()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp4078 LC = RTLIB::getSYNC(Opc, VT); in ConvertNodeToLibcall()
DLegalizeIntegerTypes.cpp2197 LC = RTLIB::getSYNC(Opc, VT); in ExpandAtomic()