Home
last modified time | relevance | path

Searched refs:LLVMConstNull (Results 1 – 25 of 32) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c67 res = LLVMBuildInsertElement(builder, undef, scalar, LLVMConstNull(i32_type), ""); in lp_build_broadcast()
68 res = LLVMBuildShuffleVector(builder, res, undef, LLVMConstNull(i32_vec_type), ""); in lp_build_broadcast()
663 LLVMValueRef double_type_zero = LLVMConstNull(double_type); in lp_build_transpose_aos()
669 src0 = LLVMConstNull(single_type); in lp_build_transpose_aos()
671 src1 = LLVMConstNull(single_type); in lp_build_transpose_aos()
683 src2 = LLVMConstNull(single_type); in lp_build_transpose_aos()
685 src3 = LLVMConstNull(single_type); in lp_build_transpose_aos()
Dlp_bld_logic.c87 LLVMValueRef zeros = LLVMConstNull(int_vec_type); in lp_build_compare_ext()
178 LLVMValueRef zeros = LLVMConstNull(int_vec_type); in lp_build_compare()
515 val, LLVMConstNull(true_type), ""); in lp_build_any_true_range()
Dlp_bld_ir_common.c321 LLVMConstNull(reg_type), "i1cond"); in lp_exec_endloop()
328 LLVMConstNull(int_type), "i2cond"); in lp_exec_endloop()
455 mask->switch_mask = LLVMConstNull(mask->bld->int_vec_type); in lp_exec_break()
Dlp_bld_bitarit.c277 LLVMValueRef undef_val = LLVMConstNull(LLVMInt1TypeInContext(bld->gallivm->context)); in lp_build_cttz()
292 LLVMValueRef undef_val = LLVMConstNull(LLVMInt1TypeInContext(bld->gallivm->context)); in lp_build_ctlz()
Dlp_bld_format_aos.c253 LLVMConstNull(LLVMInt32TypeInContext(gallivm->context)), in lp_build_unpack_arith_rgba_aos()
256 LLVMConstNull(vec32_type), in lp_build_unpack_arith_rgba_aos()
270 masks[i] = LLVMConstNull(LLVMInt32TypeInContext(gallivm->context)); in lp_build_unpack_arith_rgba_aos()
271 scales[i] = LLVMConstNull(LLVMFloatTypeInContext(gallivm->context)); in lp_build_unpack_arith_rgba_aos()
Dlp_bld_flow.c147 LLVMConstNull(mask->reg_type), in lp_build_mask_check()
526 LLVMBuildStore(builder, LLVMConstNull(type), res); in lp_build_alloca()
Dlp_bld_coro.c128 coro_susp_args[0] = LLVMConstNull(LLVMTokenTypeInContext(gallivm->context)); in lp_build_coro_suspend()
Dlp_bld_type.c389 bld->zero = LLVMConstNull(bld->vec_type); in lp_build_context_init()
Dlp_bld_const.c243 return LLVMConstNull(vec_type); in lp_build_zero()
Dlp_bld_tgsi_soa.c163 mask->switch_mask = LLVMConstNull(mask->int_vec_type); in lp_exec_switch()
165 ctx->switch_mask_default = LLVMConstNull(mask->int_vec_type); in lp_exec_switch()
2788 LLVMValueRef zero = LLVMConstNull(bld->bld_base.base.int_vec_type); in emit_kill()
Dlp_bld_nir_soa.c1622 mask = LLVMConstNull(bld->bld_base.base.int_vec_type); in discard()
Dlp_bld_format_s3tc.c1856 elems[i] = LLVMConstNull(type8s); in s3tc_decode_block_dxt5()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_logicop.c56 res = LLVMConstNull(type); in lp_build_logicop()
Dlp_bld_blend.c124 LLVMValueRef zero = LLVMConstNull(lp_build_vec_type(bld->gallivm, wide_type)); in lp_build_mul_norm_expand()
Dlp_test_format.c91 LLVMValueRef offset = LLVMConstNull(LLVMInt32TypeInContext(context)); in add_fetch_rgba_test()
Dlp_state_fs.c743 LLVMBuildStore(builder, LLVMConstNull(lp_build_int_vec_type(gallivm, type)), s_mask_or); in generate_fs_loop()
898 LLVMBuildStore(builder, LLVMConstNull(int_vec_type), out_sample_mask_storage); in generate_fs_loop()
2325 check_mask = LLVMConstNull(lp_build_int_vec_type(gallivm, mask_type)); in generate_unswizzled_blend()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp295 return LLVMConstNull(TypeCloner(M).Clone(Cst)); in clone_constant_impl()
338 return LLVMConstNull(Ty); in clone_constant_impl()
357 return LLVMConstNull(Ty); in clone_constant_impl()
/external/llvm/tools/llvm-c-test/
Decho.cpp268 return LLVMConstNull(TypeCloner(M).Clone(Cst)); in clone_constant_impl()
/external/llvm/include/llvm-c/
DCore.h1491 LLVMValueRef LLVMConstNull(LLVMTypeRef Ty); /* all zeroes */
/external/llvm-project/llvm/include/llvm-c/
DCore.h1847 LLVMValueRef LLVMConstNull(LLVMTypeRef Ty); /* all zeroes */
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1817 LLVMValueRef LLVMConstNull(LLVMTypeRef Ty); /* all zeroes */
/external/skqp/src/sksl/
DSkSLJIT.cpp874 ctx = LLVMConstNull(fInt8PtrType); in appendStage()
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml467 external const_null : lltype -> llvalue = "LLVMConstNull"
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml547 external const_null : lltype -> llvalue = "LLVMConstNull"
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c2551 val = LLVMBuildFAdd(ctx->builder, val, LLVMConstNull(LLVMTypeOf(val)), ""); in ac_eliminate_negative_zero()
3204 LLVMBuildStore(ac->builder, LLVMConstNull(type), ptr); in ac_build_alloca()

12