Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp151 case LLVMScalableVectorTypeKind: in Clone()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h166 LLVMScalableVectorTypeKind, /**< Scalable SIMD vector type */ enumerator
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp542 return LLVMScalableVectorTypeKind; in LLVMGetTypeKind()