Home
last modified time | relevance | path

Searched refs:LLVMDoubleTypeKind (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c100 if(elem_kind != LLVMDoubleTypeKind) in lp_check_elem_type()
260 case LLVMDoubleTypeKind: in lp_sizeof_llvm_type()
294 case LLVMDoubleTypeKind: in lp_typekind_name()
Dlp_bld_printf.c103 if (type_kind == LLVMFloatTypeKind || type_kind == LLVMDoubleTypeKind) { in lp_build_print_value()
/external/llvm/include/llvm-c/
DCore.h259 LLVMDoubleTypeKind, /**< 64 bit floating point type */ enumerator
/external/llvm/lib/IR/
DCore.cpp240 return LLVMDoubleTypeKind; in LLVMGetTypeKind()
/external/llvm/bindings/go/llvm/
Dir.go242 DoubleTypeKind TypeKind = C.LLVMDoubleTypeKind