Home
last modified time | relevance | path

Searched defs:executionMode (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c63 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.c64 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
/external/angle/src/libANGLE/renderer/
Dglslang_wrapper_utils.cpp1729 const uint32_t executionMode = instruction[kModeIndex]; in transformExecutionMode() local