Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Decho.cpp147 case LLVMScalableVectorTypeKind: in Clone()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h164 LLVMScalableVectorTypeKind, /**< Scalable SIMD vector type */ enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go242 ScalableVectorTypeKind TypeKind = C.LLVMScalableVectorTypeKind
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp534 return LLVMScalableVectorTypeKind; in LLVMGetTypeKind()