Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Decho.cpp148 return LLVMScalableVectorType(Clone(LLVMGetElementType(Src)), in Clone()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h1472 LLVMTypeRef LLVMScalableVectorType(LLVMTypeRef ElementType,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp791 LLVMTypeRef LLVMScalableVectorType(LLVMTypeRef ElementType, in LLVMScalableVectorType() function