Searched defs:getSEW (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ | ||
H A D | RISCVCustomBehaviour.cpp | 80 uint8_t RISCVSEWInstrument::getSEW() const { getSEW() function in llvm::mca::RISCVSEWInstrument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVBaseInfo.h | 525 inline static unsigned getSEW(unsigned VType) { getSEW() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 503 unsigned getSEW() const { return SEW; } getSEW() function in __anonbc8339570111::VSETVLIInfo |