Home
last modified time | relevance | path

Searched defs:UseGenericStateMachine (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/DeviceRTL/src/
H A DKernel.cpp81 bool UseGenericStateMachine = Configuration.UseGenericStateMachine; in __kmpc_target_init() local
/llvm-project/offload/include/Shared/
H A DEnvironment.h80 uint8_t UseGenericStateMachine = 2; member