Home
last modified time | relevance | path

Searched refs:hasSEWLMULRatioOnly (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp693 bool hasSEWLMULRatioOnly() const { return SEWLMULRatioOnly; } in hasSEWLMULRatioOnly() function in __anoncddf45c50111::VSETVLIInfo
1180 if (!CurInfo.isValid() || CurInfo.isUnknown() || CurInfo.hasSEWLMULRatioOnly()) in needVSETVLI()
1253 if (Info.hasSEWLMULRatioOnly()) { in transferBefore()
1533 if (AvailableInfo.hasSEWLMULRatioOnly()) in doPRE()