Searched refs:LLVMFloatTypeKind (Results 1 – 8 of 8) sorted by relevance
96 if(elem_kind != LLVMFloatTypeKind) in lp_check_elem_type()258 case LLVMFloatTypeKind: in lp_sizeof_llvm_type()292 case LLVMFloatTypeKind: in lp_typekind_name()
62 if (LLVMGetTypeKind(type) == LLVMFloatTypeKind) in lp_build_print_args()103 if (type_kind == LLVMFloatTypeKind || type_kind == LLVMDoubleTypeKind) { in lp_build_print_value()
75 case LLVMFloatTypeKind: in Clone()
206 LLVMFloatTypeKind, /**< 32 bit floating point type */ enumerator
188 LLVMFloatTypeKind, /**< 32 bit floating point type */ enumerator
140 return LLVMFloatTypeKind; in LLVMGetTypeKind()
318 return LLVMFloatTypeKind; in LLVMGetTypeKind()
243 FloatTypeKind TypeKind = C.LLVMFloatTypeKind