Searched defs:MaxVL (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 1769 uint64_t MaxVL = MaxVLEN / RISCVVType::getSEWLMULRatio(SEW, VLMUL); computeKnownBitsFromOperator() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 17872 uint64_t MaxVL = Subtarget.getRealMaxVLen() / SEW; computeKnownBitsForTargetNode() local |