Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVTargetParser.h108 inline static unsigned getSEW(unsigned VType) { in getSEW() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp60 uint8_t RISCVSEWInstrument::getSEW() const { in getSEW() function in llvm::mca::RISCVSEWInstrument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp610 unsigned getSEW() const { return SEW; } in getSEW() function in __anoncddf45c50111::VSETVLIInfo