Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp190 EEW = 32; in getEEWAndEMUL() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp214 getSameRatioLMUL(unsigned SEW,RISCVII::VLMUL VLMUL,unsigned EEW) getSameRatioLMUL() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp883 if (std::optional<unsigned> EEW = getEEWForLoadStore(MI)) { computeInfoForInstr() local