Searched refs:LLVMDoubleTypeKind (Results 1 – 6 of 6) sorted by relevance
100 if(elem_kind != LLVMDoubleTypeKind) in lp_check_elem_type()260 case LLVMDoubleTypeKind: in lp_sizeof_llvm_type()294 case LLVMDoubleTypeKind: in lp_typekind_name()
103 if (type_kind == LLVMFloatTypeKind || type_kind == LLVMDoubleTypeKind) { in lp_build_print_value()
257 LLVMDoubleTypeKind, /**< 64 bit floating point type */ enumerator
238 return LLVMDoubleTypeKind; in LLVMGetTypeKind()