Home
last modified time | relevance | path

Searched refs:LLVMDoubleTypeKind (Results 1 – 11 of 11) 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.c104 if (type_kind == LLVMFloatTypeKind || type_kind == LLVMDoubleTypeKind) { in lp_build_print_value()
Dlp_bld_intr.c84 case LLVMDoubleTypeKind: in lp_format_intrinsic()
/external/llvm/tools/llvm-c-test/
Decho.cpp77 case LLVMDoubleTypeKind: in Clone()
/external/swiftshader/third_party/LLVM/include/llvm-c/
DCore.h207 LLVMDoubleTypeKind, /**< 64 bit floating point type */ enumerator
/external/llvm/include/llvm-c/
DCore.h189 LLVMDoubleTypeKind, /**< 64 bit floating point type */ enumerator
/external/swiftshader/third_party/LLVM/lib/VMCore/
DCore.cpp142 return LLVMDoubleTypeKind; in LLVMGetTypeKind()
/external/llvm/lib/IR/
DCore.cpp320 return LLVMDoubleTypeKind; in LLVMGetTypeKind()
/external/llvm/bindings/go/llvm/
Dir.go244 DoubleTypeKind TypeKind = C.LLVMDoubleTypeKind
/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c2338 case LLVMDoubleTypeKind: in build_type_name_for_intr()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c3347 case LLVMDoubleTypeKind: in build_type_name_for_intr()