Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp222 auto EMUL = RISCVVType::getSameRatioLMUL(SEW, LMUL, EEW); getEEWAndEMUL() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp218 unsigned EMUL = Fractional ? 8 / EMULFixedPoint : EMULFixedPoint / 8; getSameRatioLMUL() local
/freebsd-src/sys/powerpc/booke/
H A Dspe.c203 #define EMUL 0x208 macro