Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c53 # define USE_MCJIT 0 macro
56 # define USE_MCJIT 1 macro
59 # define USE_MCJIT 0 macro
64 #if USE_MCJIT
214 #if !USE_MCJIT in free_gallivm_state()
258 #if USE_MCJIT in init_gallivm_engine()
280 #if !USE_MCJIT in init_gallivm_engine()
365 #if !USE_MCJIT in init_gallivm_state()
429 #if USE_MCJIT in lp_build_init()
575 #if USE_MCJIT in gallivm_compile_module()
[all …]
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp642 #ifdef USE_MCJIT in Codegen()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp657 #ifdef USE_MCJIT in Codegen()