Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h184 unsigned VLen = getMinRVVVectorSizeInBits(); getRealMinVLen() local
188 unsigned VLen = getMaxRVVVectorSizeInBits(); getRealMaxVLen() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp167 BTFTypeEnum(const DICompositeType * ETy,uint32_t VLen,bool IsSigned) BTFTypeEnum() argument
206 BTFTypeEnum64(const DICompositeType * ETy,uint32_t VLen,bool IsSigned) BTFTypeEnum64() argument
331 BTFTypeFuncProto(const DISubroutineType * STy,uint32_t VLen,const std::unordered_map<uint32_t,StringRef> & FuncArgNames) BTFTypeFuncProto() argument
562 uint32_t VLen = Elements.size() - 1; visitSubroutineType() local
664 uint32_t VLen = Elements.size(); visitStructType() local
737 uint32_t VLen = Elements.size(); visitEnumType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp904 ElementCount VLen = ValVTy->getElementCount(); getStepVector() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4054 unsigned VLen = VScale->first * llvm::RISCV::RVVBitsPerBlock; mangleRISCVFixedRVVVectorType() local