Searched refs:JitCreateContext (Results 1 – 3 of 3) sorted by relevance
73 HANDLE JITCALL JitCreateContext(uint32_t targetSimdWidth, const char* arch, const char* core);
538 HANDLE JITCALL JitCreateContext(uint32_t targetSimdWidth, const char* arch, const char* core) in JitCreateContext() function
1139 screen->hJitMgr = JitCreateContext(KNOB_SIMD_WIDTH, "", "swr"); in swr_create_screen_internal()