Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp170 uint8_t EEW; in getEEWAndEMUL() local
/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp202 getSameRatioLMUL(unsigned SEW,RISCVII::VLMUL VLMUL,unsigned EEW) getSameRatioLMUL() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1076 if (std::optional<unsigned> EEW = getEEWForLoadStore(MI)) { computeInfoForInstr() local