Searched refs:LLVMIntegerTypeKind (Results 1 – 5 of 5) sorted by relevance
92 if(elem_kind != LLVMIntegerTypeKind) in lp_check_elem_type()109 if(elem_kind != LLVMIntegerTypeKind) in lp_check_elem_type()256 case LLVMIntegerTypeKind: in lp_sizeof_llvm_type()304 case LLVMIntegerTypeKind: in lp_typekind_name()344 if (ke == LLVMIntegerTypeKind) { in lp_dump_llvmtype()358 else if (k == LLVMIntegerTypeKind) { in lp_dump_llvmtype()
108 } else if (type_kind == LLVMIntegerTypeKind) { in lp_build_print_value()
192 LLVMIntegerTypeKind, /**< Arbitrary bit width integers */ enumerator
252 return LLVMIntegerTypeKind; in LLVMGetTypeKind()
249 IntegerTypeKind TypeKind = C.LLVMIntegerTypeKind