Searched refs:LLVMContextCreate (Results 1 – 7 of 7) sorted by relevance
341 gallivm_context = LLVMContextCreate(); in init_gallivm_state()
437 LLVMContextRef LLVMContextCreate(void);
1009 ctx->gallivm.context = LLVMContextCreate(); in radeon_llvm_context_init()
99 return LLVMContextCreate(); in llvm_create_context()
72 LLVMContextRef LLVMContextCreate() { in LLVMContextCreate() function