Searched refs:LLVMGetIntTypeWidth (Results 1 – 19 of 19) sorted by relevance
110 if (LLVMGetIntTypeWidth(type_ref) == 64) { in lp_build_print_value()114 } else if (LLVMGetIntTypeWidth(type_ref) == 8) { in lp_build_print_value()139 LLVMGetIntTypeWidth(type_ref) < sizeof(int) * 8) { in lp_build_print_value()141 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()
78 width = LLVMGetIntTypeWidth(type); in lp_format_intrinsic()
155 return LLVMGetIntTypeWidth(type) / 8; in ac_get_type_size()297 snprintf(buf, bufsize, "i%d", LLVMGetIntTypeWidth(elem_type)); in ac_build_type_name_for_intr()
374 return LLVMGetIntTypeWidth(type); in get_elem_bits()
218 return Val_int(LLVMGetIntTypeWidth(IntegerTy)); in llvm_integer_bitwidth()620 LLVMGetIntTypeWidth(LLVMTypeOf(Const)) <= 64) { in llvm_int64_of_const()
88 return LLVMIntTypeInContext(Ctx, LLVMGetIntTypeWidth(Src)); in Clone()
327 return Val_int(LLVMGetIntTypeWidth(IntegerTy)); in llvm_integer_bitwidth()782 LLVMGetIntTypeWidth(LLVMTypeOf(Const)) <= 64) { in llvm_int64_of_const()
396 return Val_int(LLVMGetIntTypeWidth(IntegerTy)); in llvm_integer_bitwidth()865 LLVMGetIntTypeWidth(LLVMTypeOf(Const)) <= 64) { in llvm_int64_of_const()
382 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
867 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
1026 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
219 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() function
424 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() function
502 return int(C.LLVMGetIntTypeWidth(t.C))
529 return int(C.LLVMGetIntTypeWidth(t.C))
574 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() function