Home
last modified time | relevance | path

Searched refs:LLVMIntTypeInContext (Results 1 – 25 of 28) sorted by relevance

12

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_gather.c90 LLVMTypeRef src_type = LLVMIntTypeInContext(gallivm->context, src_width); in lp_build_gather_elem()
92 LLVMTypeRef dst_elem_type = LLVMIntTypeInContext(gallivm->context, dst_width); in lp_build_gather_elem()
296 src_type = LLVMIntTypeInContext(gallivm->context, src_width); in lp_build_gather_avx2()
312 LLVMTypeRef i32_type = LLVMIntTypeInContext(gallivm->context, 32); in lp_build_gather_avx2()
314 LLVMTypeRef i1_type = LLVMIntTypeInContext(gallivm->context, 1); in lp_build_gather_avx2()
340 LLVMTypeRef i8_type = LLVMIntTypeInContext(gallivm->context, 8); in lp_build_gather_avx2()
Dlp_bld_type.c42 return LLVMIntTypeInContext(gallivm->context, 16); in lp_build_elem_type()
56 return LLVMIntTypeInContext(gallivm->context, type.width); in lp_build_elem_type()
162 return LLVMIntTypeInContext(gallivm->context, type.width); in lp_build_int_elem_type()
Dlp_bld_logic.c366 … LLVMTypeRef int_vec_type = LLVMVectorType(LLVMIntTypeInContext(lc, type.width), type.length); in lp_build_select()
501 true_type = LLVMIntTypeInContext(bld->gallivm->context, in lp_build_any_true_range()
503 scalar_type = LLVMIntTypeInContext(bld->gallivm->context, in lp_build_any_true_range()
Dlp_bld_const.h150 int_type = LLVMIntTypeInContext(gallivm->context, 8 * sizeof(void *)); in lp_build_const_int_pointer()
Dlp_bld_const.c239 return LLVMConstInt(LLVMIntTypeInContext(gallivm->context, type.width), 0, 0); in lp_build_zero()
400 LLVMTypeRef elem_type = LLVMIntTypeInContext(gallivm->context, type.width); in lp_build_const_mask_aos()
Dlp_bld_printf.c136 LLVMTypeRef int_type = LLVMIntTypeInContext(gallivm->context, sizeof(int) * 8); in lp_build_print_value()
Dlp_bld_flow.c170 mask->reg_type = LLVMIntTypeInContext(gallivm->context, type.width * type.length); in lp_build_mask_begin()
Dlp_bld_ir_common.c279 LLVMTypeRef reg_type = LLVMIntTypeInContext(gallivm->context, in lp_exec_endloop()
Dlp_bld_format_s3tc.c1098 LLVMTypeRef type32 = LLVMIntTypeInContext(gallivm->context, 32); in lp_build_gather_s3tc_simple_scalar()
1099 LLVMTypeRef src_type = LLVMIntTypeInContext(gallivm->context, block_bits); in lp_build_gather_s3tc_simple_scalar()
2224 LLVMTypeRef i128_type = LLVMIntTypeInContext(gallivm->context, 128); in lp_build_fetch_s3tc_rgba_aos()
2575 LLVMTypeRef i128_type = LLVMIntTypeInContext(gallivm->context, 128); in lp_build_fetch_rgtc_rgba_aos()
Dlp_bld_format_aos.c382 type = LLVMIntTypeInContext(gallivm->context, desc->block.bits); in lp_build_pack_rgba_aos()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c447 count = LLVMBuildZExt(builder, count, LLVMIntTypeInContext(context, 64), ""); in lp_build_occlusion_count()
458 count = LLVMBuildZExt(builder, count, LLVMIntTypeInContext(context, 64), ""); in lp_build_occlusion_count()
463 LLVMTypeRef counttype = LLVMIntTypeInContext(context, type.length * 8); in lp_build_occlusion_count()
506 count = LLVMBuildTrunc(builder, count, LLVMIntTypeInContext(context, 64), ""); in lp_build_occlusion_count()
509 count = LLVMBuildZExt(builder, count, LLVMIntTypeInContext(context, 64), ""); in lp_build_occlusion_count()
1011 LLVMIntTypeInContext(gallivm->context, in lp_build_depth_stencil_test()
Dlp_test_printf.c64 LLVMTypeRef args[1] = { LLVMIntTypeInContext(gallivm->context, 32) }; in add_printf_test()
Dlp_state_fs.c2015 ltypei128 = LLVMIntTypeInContext(gallivm->context, 128); in convert_from_blend_type()
2016 ltypei64 = LLVMIntTypeInContext(gallivm->context, 64); in convert_from_blend_type()
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c77 ctx->i16 = LLVMIntTypeInContext(ctx->context, 16); in ac_llvm_context_init()
78 ctx->i32 = LLVMIntTypeInContext(ctx->context, 32); in ac_llvm_context_init()
79 ctx->i64 = LLVMIntTypeInContext(ctx->context, 64); in ac_llvm_context_init()
80 ctx->i128 = LLVMIntTypeInContext(ctx->context, 128); in ac_llvm_context_init()
96 ctx->iN_wavemask = LLVMIntTypeInContext(ctx->context, ctx->wave_size); in ac_llvm_context_init()
97 ctx->iN_ballotmask = LLVMIntTypeInContext(ctx->context, ballot_mask_bits); in ac_llvm_context_init()
1508 LLVMTypeRef dst_type = LLVMIntTypeInContext(ctx->context, dst_bits); in ac_build_opencoded_load_format()
1545 LLVMTypeRef i10 = LLVMIntTypeInContext(ctx->context, 10); in ac_build_opencoded_load_format()
1546 LLVMTypeRef i2 = LLVMIntTypeInContext(ctx->context, 2); in ac_build_opencoded_load_format()
Dac_nir_to_llvm.c70 LLVMTypeRef type = LLVMIntTypeInContext(ctx->ac.context, def->bit_size); in get_def_type()
89 LLVMTypeRef type = LLVMIntTypeInContext(ctx->ac.context, bit_size); in get_memory_ptr()
1188 LLVMTypeRef element_type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_load_const()
1559 LLVMIntTypeInContext(ctx->ac.context, instr->dest.ssa.num_components * 8), ""); in visit_load_push_constant()
3754 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->dest.ssa.bit_size); in visit_intrinsic()
3766 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->src[0].ssa->bit_size); in visit_intrinsic()
3800 LLVMTypeRef comp_type = LLVMIntTypeInContext(ctx->ac.context, instr->dest.ssa.bit_size); in visit_intrinsic()
4434 LLVMTypeRef type = LLVMIntTypeInContext(ctx->ac.context, instr->def.bit_size); in visit_ssa_undef()
/external/llvm/tools/llvm-c-test/
Decho.cpp88 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
/external/llvm-project/llvm/tools/llvm-c-test/
Decho.cpp90 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
/external/llvm/include/llvm-c/
DCore.h854 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits);
/external/llvm/lib/IR/
DCore.cpp398 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function
421 return LLVMIntTypeInContext(LLVMGetGlobalContext(), NumBits); in LLVMIntType()
/external/llvm-project/llvm/include/llvm-c/
DCore.h1141 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1135 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits);
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c124 LLVMPointerType(LLVMIntTypeInContext(gallivm->context, 8), 0); in create_jit_dvbuffer_type()
509 elem_types[DRAW_JIT_VERTEX_VERTEX_ID] = LLVMIntTypeInContext(gallivm->context, 32); in create_jit_vertex_header()
/external/llvm-project/llvm/lib/IR/
DCore.cpp570 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function
593 return LLVMIntTypeInContext(LLVMGetGlobalContext(), NumBits); in LLVMIntType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp564 LLVMTypeRef LLVMIntTypeInContext(LLVMContextRef C, unsigned NumBits) { in LLVMIntTypeInContext() function
587 return LLVMIntTypeInContext(LLVMGetGlobalContext(), NumBits); in LLVMIntType()
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c391 return LLVMIntTypeInContext(Context, Int_val(Width)); in llvm_integer_type()

12