Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp202 auto EMUL = RISCVVType::getSameRatioLMUL(SEW, LMUL, EEW); in getEEWAndEMUL() local
/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp206 unsigned EMUL = Fractional ? 8 / EMULFixedPoint : EMULFixedPoint / 8; getSameRatioLMUL() local