Searched refs:LLVMGetIntTypeWidth (Results 1 – 18 of 18) sorted by relevance
108 if (LLVMGetIntTypeWidth(type_ref) == 64) { in lp_build_print_value()110 } else if (LLVMGetIntTypeWidth(type_ref) == 8) { in lp_build_print_value()135 LLVMGetIntTypeWidth(type_ref) < sizeof(int) * 8) { in lp_build_print_value()137 if (LLVMGetIntTypeWidth(type_ref) == 8) { in lp_build_print_value()
112 if(LLVMGetIntTypeWidth(elem_type) != type.width) in lp_check_elem_type()257 return LLVMGetIntTypeWidth(t); in lp_sizeof_llvm_type()337 unsigned b = LLVMGetIntTypeWidth(te); in lp_dump_llvmtype()351 unsigned b = LLVMGetIntTypeWidth(t); in lp_dump_llvmtype()
79 type_width = LLVMGetIntTypeWidth(type_ref); in build_binary_int_overflow()
79 width = LLVMGetIntTypeWidth(type); in lp_format_intrinsic()
365 if (LLVMGetIntTypeWidth(mask_type) != type.width) { in lp_build_select()
160 return LLVMGetIntTypeWidth(type); in ac_get_elem_bits()183 return LLVMGetIntTypeWidth(type) / 8; in ac_get_type_size()346 snprintf(buf, bufsize, "i%d", LLVMGetIntTypeWidth(elem_type)); in ac_build_type_name_for_intr()1596 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(loads[chan])); in ac_build_opencoded_load_format()1599 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(loads[chan])); in ac_build_opencoded_load_format()3326 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); in ac_build_readlane_common()3462 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); in ac_build_dpp()3513 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); in ac_build_permlane16()3557 unsigned bits = LLVMGetIntTypeWidth(LLVMTypeOf(src)); in ac_build_ds_swizzle()
88 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
396 return Val_int(LLVMGetIntTypeWidth(IntegerTy)); in llvm_integer_bitwidth()891 LLVMGetIntTypeWidth(LLVMTypeOf(Const)) <= 64) { in llvm_int64_of_const()
327 return Val_int(LLVMGetIntTypeWidth(IntegerTy)); in llvm_integer_bitwidth()782 LLVMGetIntTypeWidth(LLVMTypeOf(Const)) <= 64) { in llvm_int64_of_const()
90 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
867 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
1154 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
1148 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
424 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() function
502 return int(C.LLVMGetIntTypeWidth(t.C))
567 return int(C.LLVMGetIntTypeWidth(t.C))
596 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() function
590 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() function