Home
last modified time | relevance | path

Searched defs:LLVMVectorType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp285 const FixedVectorType *LLVMVectorType = in buildBoolRegister() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp803 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() function