Searched refs:LLVMContextCreate (Results 1 – 11 of 11) sorted by relevance
98 context = LLVMContextCreate(); in test_printf()
152 context = LLVMContextCreate(); in test_format_float()256 context = LLVMContextCreate(); in test_format_unorm8()
247 llvmpipe->context = LLVMContextCreate(); in llvmpipe_create_context()
436 context = LLVMContextCreate(); in test_unary()
223 context = LLVMContextCreate(); in test_one()
454 context = LLVMContextCreate(); in test_one()
496 LLVMContextRef LLVMContextCreate(void);
100 fContext = LLVMContextCreate(); in JIT()
78 LLVMContextRef LLVMContextCreate() { in LLVMContextCreate() function
779 llvm->context = LLVMContextCreate(); in draw_llvm_create()
64 ctx->context = LLVMContextCreate(); in ac_llvm_context_init()