Home
last modified time | relevance | path

Searched defs:VLEN (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp344 if (auto VLEN = STI.getRealVLen()) { in lowerVSPILL() local
421 if (auto VLEN = STI.getRealVLen()) { in lowerVRELOAD() local
H A DRISCVInsertVSETVLI.cpp986 static unsigned computeVLMAX(unsigned VLEN, unsigned SEW, in computeVLMAX()
H A DRISCVFrameLowering.cpp422 if (auto VLEN = STI.getRealVLen()) { in adjustStackForRVV() local
H A DRISCVISelDAGToDAG.cpp579 if (auto VLEN = Subtarget->getRealVLen()) in selectVSETVLI() local
H A DRISCVISelLowering.cpp8486 if (auto VLEN = Subtarget.getRealVLen(); in lowerINSERT_VECTOR_ELT() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10801 static void addAArch64VectorName(T VLEN, StringRef LMask, StringRef Prefix, in addAArch64VectorName()
11098 unsigned VLEN = VLENVal.getExtValue(); in emitDeclareSimdFunction() local