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