Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1356 unsigned VecRegSize = TTI.getLoadStoreVecRegBitWidth(AS); collectEquivalenceClasses() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10620 unsigned VecRegSize; emitX86DeclareSimdFunction() member
10827 emitAArch64DeclareSimdFunction(CodeGenModule & CGM,const FunctionDecl * FD,unsigned UserVLEN,ArrayRef<ParamAttrTy> ParamAttrs,OMPDeclareSimdDeclAttr::BranchStateTy State,StringRef MangledName,char ISA,unsigned VecRegSize,llvm::Function * Fn,SourceLocation SLoc) emitAArch64DeclareSimdFunction() argument