Home
last modified time | relevance | path

Searched refs:lp_build_create_jit_compiler_for_module (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h56 lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT,
Dlp_bld_init.c234 ret = lp_build_create_jit_compiler_for_module(&gallivm->engine, in init_gallivm_engine()
Dlp_bld_misc.cpp488 lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT, in lp_build_create_jit_compiler_for_module() function