Searched refs:getSameRatioLMUL (Results 1 – 4 of 4) sorted by relevance
166 LLVM_ABI std::optional<VLMUL> getSameRatioLMUL(unsigned SEW, VLMUL VLMUL,
236 std::optional<VLMUL> getSameRatioLMUL(unsigned SEW, VLMUL VLMul, unsigned EEW) { in getSameRatioLMUL() function
216 auto EMUL = RISCVVType::getSameRatioLMUL(SEW, LMUL, EEW); in getEEWAndEMUL()
1177 if (auto NewVLMul = RISCVVType::getSameRatioLMUL( in adjustIncoming()