Searched refs:draw_llvm_create (Results 1 – 3 of 3) sorted by relevance
830 draw_llvm_create(struct draw_context *draw, LLVMContextRef llvm_context);
93 draw->llvm = draw_llvm_create(draw, (LLVMContextRef)context); in draw_create_context()
771 draw_llvm_create(struct draw_context *draw, LLVMContextRef context) in draw_llvm_create() function