Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Frontend/
H A DOpenMPContextTest.cpp143 OMPContext DeviceNVPTXTargetTeamsParallel(true, in TEST_F() local
145 DeviceNVPTXTargetTeamsParallel.addTrait( in TEST_F()
147 DeviceNVPTXTargetTeamsParallel.addTrait(TraitProperty::construct_teams_teams); in TEST_F()
148 DeviceNVPTXTargetTeamsParallel.addTrait( in TEST_F()
157 isVariantApplicableInContext(Empty, DeviceNVPTXTargetTeamsParallel)); in TEST_F()
167 DeviceNVPTXTargetTeamsParallel)); in TEST_F()
177 DeviceNVPTXTargetTeamsParallel)); in TEST_F()
194 DeviceNVPTXTargetTeamsParallel)); in TEST_F()
205 DeviceNVPTXTargetTeamsParallel)); in TEST_F()
213 isVariantApplicableInContext(GPU, DeviceNVPTXTargetTeamsParallel)); in TEST_F()
[all …]