Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1355 unsigned VecRegSize = TTI.getLoadStoreVecRegBitWidth(AS); in collectEquivalenceClasses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2182 TypeSize VecRegSize = TypeSize::getScalable(RISCV::RVVBitsPerBlock); in Select() local
H A DRISCVISelLowering.cpp10146 TypeSize VecRegSize = TypeSize::getScalable(RISCV::RVVBitsPerBlock); lowerINSERT_SUBVECTOR() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10648 unsigned VecRegSize; in emitX86DeclareSimdFunction() member
10855 char ISA, unsigned VecRegSize, llvm::Function *Fn, SourceLocation SLoc) { in emitAArch64DeclareSimdFunction()