Searched refs:executionMode (Results 1 – 5 of 5) sorted by relevance
62 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable154 (executionMode != iJIT_CALLGRAPH_ON)) in iJIT_NotifyEvent()268 return executionMode; in iJIT_IsProfilingActive()392 executionMode = (iJIT_IsProfilingActiveFlags)FUNC_Initialize(); in loadiJIT_Funcs()401 if ( executionMode == iJIT_CALLGRAPH_ON ) in loadiJIT_Funcs()
687 Value executionMode = in matchAndRewrite() local690 loc, structType, structValue, executionMode, in matchAndRewrite()
389 int32_t executionMode; int32_t executionMode;
250 "spirv::ExecutionMode":$executionMode, "ArrayRef<int32_t>":$params)>];
2124 spirv::ExecutionMode executionMode, in build() argument2127 spirv::ExecutionModeAttr::get(builder.getContext(), executionMode), in build()