Searched defs:getSEW (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ | ||
H A D | RISCVTargetParser.h | 108 inline static unsigned getSEW(unsigned VType) { in getSEW() function |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ | ||
H A D | RISCVCustomBehaviour.cpp | 60 uint8_t RISCVSEWInstrument::getSEW() const { in getSEW() function in llvm::mca::RISCVSEWInstrument |
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 610 unsigned getSEW() const { return SEW; } in getSEW() function in __anoncddf45c50111::VSETVLIInfo |