Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp146 case LLVMVectorTypeKind: in Clone()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h162 LLVMVectorTypeKind, /**< Fixed width SIMD vector type */ enumerator
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp534 return LLVMVectorTypeKind; in LLVMGetTypeKind()