Home
last modified time | relevance | path

Searched refs:LLVMFunctionType (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp171 LLVMFunctionType(LLVMInt32Type(), nullptr,0, 0)); in buildSimpleFunction()
193 LLVMFunctionType(LLVMVoidType(), stackmapParamTypes, 2, 1)); in buildFunctionThatUsesStackmap()
197 LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0)); in buildFunctionThatUsesStackmap()
226 LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0)); in buildModuleWithCodeAndData()
245 Module, "setGlobal", LLVMFunctionType(LLVMVoidType(), ParamTypes, 1, 0)); in buildModuleWithCodeAndData()
480 LLVMTypeRef FunctionType = LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp172 LLVMFunctionType(LLVMInt32Type(), nullptr,0, 0)); in buildSimpleFunction()
194 LLVMFunctionType(LLVMVoidType(), stackmapParamTypes, 2, 1)); in buildFunctionThatUsesStackmap()
198 LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0)); in buildFunctionThatUsesStackmap()
227 LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0)); in buildModuleWithCodeAndData()
246 Module, "setGlobal", LLVMFunctionType(LLVMVoidType(), ParamTypes, 1, 0)); in buildModuleWithCodeAndData()
481 LLVMTypeRef FunctionType = LLVMFunctionType(LLVMInt32Type(), nullptr, 0, 0); in TEST_F()
/external/skia/src/sksl/
DSkSLJIT.cpp143 fFunctions[&f] = LLVMAddFunction(fModule, realName, LLVMFunctionType(returnType, in addBuiltinFunction()
161 fFunctions[f] = LLVMAddFunction(fModule, realName, LLVMFunctionType( in addBuiltinFunction()
1733 LLVMTypeRef stageFuncType = LLVMFunctionType(returnType, parameterTypes, 12, false); in compileStageFunction()
1774 LLVMFunctionType(returnType, parameterTypes.data(), in compileFunction()
1811 LLVMFunctionType(fInt1Type, fold2Params, 1, false)); in createModule()
1813 LLVMFunctionType(fInt1Type, fold2Params, 1, false)); in createModule()
1816 LLVMFunctionType(fInt1Type, fold3Params, 1, false)); in createModule()
1818 LLVMFunctionType(fInt1Type, fold3Params, 1, false)); in createModule()
1821 LLVMFunctionType(fInt1Type, fold4Params, 1, false)); in createModule()
1823 LLVMFunctionType(fInt1Type, fold4Params, 1, false)); in createModule()
[all …]
/external/skqp/src/sksl/
DSkSLJIT.cpp143 fFunctions[&f] = LLVMAddFunction(fModule, realName, LLVMFunctionType(returnType, in addBuiltinFunction()
161 fFunctions[f] = LLVMAddFunction(fModule, realName, LLVMFunctionType( in addBuiltinFunction()
1733 LLVMTypeRef stageFuncType = LLVMFunctionType(returnType, parameterTypes, 12, false); in compileStageFunction()
1774 LLVMFunctionType(returnType, parameterTypes.data(), in compileFunction()
1811 LLVMFunctionType(fInt1Type, fold2Params, 1, false)); in createModule()
1813 LLVMFunctionType(fInt1Type, fold2Params, 1, false)); in createModule()
1816 LLVMFunctionType(fInt1Type, fold3Params, 1, false)); in createModule()
1818 LLVMFunctionType(fInt1Type, fold3Params, 1, false)); in createModule()
1821 LLVMFunctionType(fInt1Type, fold4Params, 1, false)); in createModule()
1823 LLVMFunctionType(fInt1Type, fold4Params, 1, false)); in createModule()
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_printf.c65 …LLVMValueRef func = LLVMAddFunction(module, "test_printf", LLVMFunctionType(LLVMVoidTypeInContext(… in add_printf_test()
Dlp_test_arit.c333 LLVMFunctionType(LLVMVoidTypeInContext(context), in build_unary_test_func()
Dlp_test_format.c109 LLVMFunctionType(LLVMVoidTypeInContext(context), in add_fetch_rgba_test()
Dlp_test_conv.c120 LLVMFunctionType(LLVMVoidTypeInContext(context), in add_conv_test()
Dlp_test_blend.c163 …func = LLVMAddFunction(module, "test", LLVMFunctionType(LLVMVoidTypeInContext(context), args, 5, 0… in add_blend_test()
Dlp_state_setup.c761 func_type = LLVMFunctionType(LLVMVoidTypeInContext(gallivm->context), in generate_setup_variant()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Dcalc.c121 LLVMTypeRef Fty = LLVMFunctionType(I64ty, &I64Ptrty, 1, 0); in handle_line()
Ddebuginfo.c103 LLVMTypeRef FooFuncTy = LLVMFunctionType(LLVMInt64Type(), FooParamTys, 3, 0); in llvm_test_dibuilder()
Decho.cpp100 LLVMTypeRef FunTy = LLVMFunctionType(Clone(LLVMGetReturnType(Src)), in Clone()
/external/llvm/tools/llvm-c-test/
Dcalc.c121 LLVMTypeRef Fty = LLVMFunctionType(I64ty, &I64Ptrty, 1, 0); in handle_line()
Decho.cpp99 LLVMTypeRef FunTy = LLVMFunctionType(Clone(LLVMGetReturnType(Src)), in Clone()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_printf.c67 printf_type = LLVMFunctionType(LLVMInt32TypeInContext(context), NULL, 0, 1); in lp_build_print_args()
Dlp_bld_const.c476 function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_build_const_func_pointer()
Dlp_bld_intr.c112 function_type = LLVMFunctionType(ret_type, arg_types, num_args, 0); in lp_declare_intrinsic()
Dlp_bld_format_cached.c183 function_type = LLVMFunctionType(ret_type, arg_types, in update_cached_block()
Dlp_bld_format_aos.c802 function_type = LLVMFunctionType(ret_type, arg_types, in lp_build_fetch_rgba_aos()
Dlp_bld_conv.c192 LLVMTypeRef func_type = LLVMFunctionType(i16t, &f32t, 1, 0); in lp_build_float_to_half()
/external/mesa3d/src/amd/common/
Dac_llvm_build.c255 LLVMFunctionType(return_type, param_types, param_count, 0); in ac_build_intrinsic()
341 LLVMTypeRef ftype = LLVMFunctionType(ctx->voidt, NULL, 0, false); in ac_build_optimization_barrier()
345 LLVMTypeRef ftype = LLVMFunctionType(ctx->i32, &ctx->i32, 1, false); in ac_build_optimization_barrier()
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c257 return LLVMFunctionType(RetTy, (LLVMTypeRef *) ParamTys, in llvm_function_type()
264 return LLVMFunctionType(RetTy, (LLVMTypeRef *) ParamTys, in llvm_var_arg_function_type()
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c430 return LLVMFunctionType(RetTy, (LLVMTypeRef *) ParamTys, in llvm_function_type()
437 return LLVMFunctionType(RetTy, (LLVMTypeRef *) ParamTys, in llvm_var_arg_function_type()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c361 return LLVMFunctionType(RetTy, (LLVMTypeRef *) ParamTys, in llvm_function_type()
368 return LLVMFunctionType(RetTy, (LLVMTypeRef *) ParamTys, in llvm_var_arg_function_type()

12