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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp777 unsigned VecRegSize = TTI.getLoadStoreVecRegBitWidth(AS); local
824 unsigned VecRegSize = TTI.getLoadStoreVecRegBitWidth(AS); local
961 unsigned VecRegSize = TTI.getLoadStoreVecRegBitWidth(AS); local
1112 unsigned VecRegSize = TTI.getLoadStoreVecRegBitWidth(AS); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10298 unsigned VecRegSize; member in struct:ISADataTy
10558 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) argument

Completed in 106 milliseconds