Searched refs:LLVMIntegerTypeKind (Results 1 – 9 of 9) sorted by relevance
97 ? LLVMHalfTypeKind : LLVMIntegerTypeKind)) { in lp_check_elem_type()120 if (elem_kind != LLVMIntegerTypeKind) { in lp_check_elem_type()276 case LLVMIntegerTypeKind: in lp_sizeof_llvm_type()328 case LLVMIntegerTypeKind: in lp_typekind_name()360 if (ke == LLVMIntegerTypeKind) { in lp_dump_llvmtype()374 else if (k == LLVMIntegerTypeKind) { in lp_dump_llvmtype()
113 } else if (type_kind == LLVMIntegerTypeKind) { in lp_build_print_value()140 if (type_kind == LLVMIntegerTypeKind && in lp_build_print_value()
78 assert(type_kind == LLVMIntegerTypeKind); in build_binary_int_overflow()
77 case LLVMIntegerTypeKind: in lp_format_intrinsic()
340 case LLVMIntegerTypeKind: in constant_value()435 case LLVMIntegerTypeKind: in value_to_pvalue()642 case LLVMIntegerTypeKind: { in output_op_compare()
163 if (LLVMGetTypeKind(type) == LLVMIntegerTypeKind) in ac_get_elem_bits()186 case LLVMIntegerTypeKind: in ac_get_type_size()367 case LLVMIntegerTypeKind: in ac_build_type_name_for_intr()
3641 if (LLVMGetTypeKind(LLVMTypeOf(ids)) == LLVMIntegerTypeKind) { in visit_intrinsic()
155 LLVMIntegerTypeKind, /**< Arbitrary bit width integers */ enumerator
498 return LLVMIntegerTypeKind; in LLVMGetTypeKind()