Searched defs:VLEN (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInsertVSETVLI.cpp | 811 computeVLMAX(unsigned VLEN,unsigned SEW,RISCVII::VLMUL VLMul) computeVLMAX() argument
|
H A D | RISCVISelDAGToDAG.cpp | 580 if (*VLEN / RISCVVType::getSEWLMULRatio(SEW, VLMul) == C->getZExtValue()) in selectVSETVLI() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 10773 addAArch64VectorName(T VLEN,StringRef LMask,StringRef Prefix,char ISA,StringRef ParSeq,StringRef MangledName,bool OutputBecomesInput,llvm::Function * Fn) addAArch64VectorName() argument 11070 unsigned VLEN = VLENVal.getExtValue(); emitDeclareSimdFunction() local [all...] |