Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp344 if (auto VLEN = STI.getRealVLen()) { lowerVSPILL() local
421 if (auto VLEN = STI.getRealVLen()) { lowerVRELOAD() local
H A DRISCVInsertVSETVLI.cpp998 computeVLMAX(unsigned VLEN,unsigned SEW,RISCVII::VLMUL VLMul) computeVLMAX() argument
H A DRISCVFrameLowering.cpp422 if (auto VLEN = STI.getRealVLen()) { adjustStackForRVV() local
H A DRISCVISelDAGToDAG.cpp579 if (auto VLEN = Subtarget->getRealVLen()) selectVSETVLI() local
H A DRISCVISelLowering.cpp8478 if (auto VLEN = Subtarget.getRealVLen(); lowerINSERT_VECTOR_ELT() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10790 addAArch64VectorName(T VLEN,StringRef LMask,StringRef Prefix,char ISA,StringRef ParSeq,StringRef MangledName,bool OutputBecomesInput,llvm::Function * Fn) addAArch64VectorName() argument
11087 unsigned VLEN = VLENVal.getExtValue(); emitDeclareSimdFunction() local
[all...]