Searched defs:executionMode (Results 1 – 3 of 3) sorted by relevance
63 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
64 static iJIT_IsProfilingActiveFlags executionMode = iJIT_NOTHING_RUNNING; variable
1729 const uint32_t executionMode = instruction[kModeIndex]; in transformExecutionMode() local