Searched refs:LLVMGetNextFunction (Results 1 – 21 of 21) sorted by relevance
38 F = LLVMGetNextFunction(F); in llvm_test_function_attributes()74 F = LLVMGetNextFunction(F); in llvm_test_callsite_attributes()
109 f = LLVMGetNextFunction(f); in llvm_module_list_functions()
899 Next = LLVMGetNextFunction(Cur); in declare_symbols()1024 Next = LLVMGetNextFunction(Cur); in clone_symbols()
589 func = LLVMGetNextFunction(func); in gallivm_compile_module()655 llvm_func = LLVMGetNextFunction(llvm_func); in gallivm_compile_module()668 llvm_func = LLVMGetNextFunction(llvm_func); in gallivm_compile_module()
431 func = LLVMGetNextFunction(func); in lp_build_count_ir_module()
110 f = LLVMGetNextFunction(f); in llvm_module_list_functions()
824 Next = LLVMGetNextFunction(Cur); in declare_symbols()911 Next = LLVMGetNextFunction(Cur); in clone_symbols()
276 f = lib.LLVMGetNextFunction(self)535 library.LLVMGetNextFunction.argtypes = [Function]536 library.LLVMGetNextFunction.restype = c_object_p
276 f = lib.LLVMGetNextFunction(self)532 library.LLVMGetNextFunction.argtypes = [Function]533 library.LLVMGetNextFunction.restype = c_object_p
314 value; value = LLVMGetNextFunction(value)) in buildAndRunOptPasses()
315 value; value = LLVMGetNextFunction(value)) in buildAndRunOptPasses()
733 LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn);
756 LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn);
912 LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn);
1871 func = LLVMGetNextFunction(func); in optimize()
1289 LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn) { in LLVMGetNextFunction() function
1771 LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn) { in LLVMGetNextFunction() function
1033 func NextFunction(v Value) (rv Value) { rv.C = C.LLVMGetNextFunction(v.C); return }
1082 func NextFunction(v Value) (rv Value) { rv.C = C.LLVMGetNextFunction(v.C); return }
2041 LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn) { in LLVMGetNextFunction() function