Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h37 class ScalableVectorType; variable
54 friend class ScalableVectorType; // For LLVMTy. variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h641 ScalableVectorType(Type *ElTy, unsigned MinNumElts) in ScalableVectorType() function