Home
last modified time | relevance | path

Searched defs:MaxVL (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1769 uint64_t MaxVL = MaxVLEN / RISCVVType::getSEWLMULRatio(SEW, VLMUL); computeKnownBitsFromOperator() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17872 uint64_t MaxVL = Subtarget.getRealMaxVLen() / SEW; computeKnownBitsForTargetNode() local