Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp402 const FixedVectorType *LLVMVectorType = in buildBoolRegister() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp884 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() function