Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp152 return LLVMScalableVectorType(Clone(LLVMGetElementType(Src)), in Clone()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h1515 LLVMTypeRef LLVMScalableVectorType(LLVMTypeRef ElementType,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp807 LLVMTypeRef LLVMScalableVectorType(LLVMTypeRef ElementType, in LLVMScalableVectorType() function