Home
last modified time | relevance | path

Searched refs:CreateCancel (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h149 InsertPointTy CreateCancel(const LocationDescription &Loc,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp227 OpenMPIRBuilder::CreateCancel(const LocationDescription &Loc, in CreateCancel() function in OpenMPIRBuilder
/external/llvm-project/llvm/unittests/Frontend/
DOpenMPIRBuilderTest.cpp121 TEST_F(OpenMPIRBuilderTest, CreateCancel) { in TEST_F() argument