Searched refs:LMulVal (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp429 unsigned LMulVal; local
431 std::tie(LMulVal, Fractional) = RISCVVType::decodeVLMUL(LMul);
433 if (forwardCopyWillClobberTuple(DstEncoding, SrcEncoding, NF * LMulVal)) {

Completed in 189 milliseconds