Home
last modified time | relevance | path

Searched refs:LLVMFP128TypeKind (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c298 case LLVMFP128TypeKind: in lp_typekind_name()
/external/llvm/include/llvm-c/
DCore.h189 LLVMFP128TypeKind, /**< 128 bit floating point type (112-bit mantissa)*/ enumerator
/external/llvm/lib/IR/
DCore.cpp244 return LLVMFP128TypeKind; in LLVMGetTypeKind()
/external/llvm/bindings/go/llvm/
Dir.go246 FP128TypeKind TypeKind = C.LLVMFP128TypeKind