Home
last modified time | relevance | path

Searched defs:gallivm_state (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.h50 struct gallivm_state struct
52 char *module_name;
53 LLVMModuleRef module;
54 LLVMTargetDataRef target;
57 LLVMOrcThreadSafeContextRef _ts_context;
59 LLVMOrcJITDylibRef _per_module_jd;
61 LLVMExecutionEngineRef engine;
62 struct lp_passmgr *passmgr;
63 LLVMMCJITMemoryManagerRef memorymgr;
64 struct lp_generated_code *code;
[all …]