Searched refs:LLVMContextCreate (Results 1 – 25 of 26) sorted by relevance
12
98 context = LLVMContextCreate(); in test_printf()
152 context = LLVMContextCreate(); in test_format_float()251 context = LLVMContextCreate(); in test_format_unorm8()
181 llvmpipe->context = LLVMContextCreate(); in llvmpipe_create_context()
419 context = LLVMContextCreate(); in test_unary()
215 context = LLVMContextCreate(); in test_one()
454 context = LLVMContextCreate(); in test_one()
423 context = lib.LLVMContextCreate()482 library.LLVMContextCreate.argtypes = []483 library.LLVMContextCreate.restype = c_object_p
423 context = lib.LLVMContextCreate()485 library.LLVMContextCreate.argtypes = []486 library.LLVMContextCreate.restype = c_object_p
932 LLVMContextRef Ctx = LLVMContextCreate(); in llvm_echo()
1086 LLVMContextRef Ctx = LLVMContextCreate(); in llvm_echo()
1012 ctx->gallivm.context = LLVMContextCreate(); in si_llvm_context_init()
308 LLVMContextRef LLVMContextCreate(void);
434 LLVMContextRef LLVMContextCreate(void);
486 LLVMContextRef LLVMContextCreate(void);
100 return LLVMContextCreate(); in llvm_create_context()
100 fContext = LLVMContextCreate(); in JIT()
507 llvm->context = LLVMContextCreate(); in draw_llvm_create()
166 return LLVMContextCreate(); in llvm_create_context()
167 return LLVMContextCreate(); in llvm_create_context()
58 LLVMContextRef LLVMContextCreate() { in LLVMContextCreate() function
79 LLVMContextRef LLVMContextCreate() { in LLVMContextCreate() function
351 func NewContext() Context { return Context{C.LLVMContextCreate()} }
321 func NewContext() Context { return Context{C.LLVMContextCreate()} }
6812 ctx.context = LLVMContextCreate(); in ac_translate_nir_to_llvm()7235 ctx.context = LLVMContextCreate(); in ac_create_gs_copy_shader()