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