Searched defs:getSEW (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/TargetParser/ | ||
H A D | RISCVTargetParser.h | 99 inline static unsigned getSEW(unsigned VType) { getSEW() function |
/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 |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInsertVSETVLI.cpp | 614 unsigned getSEW() const { return SEW; } getSEW() function in __anon98228f980111::VSETVLIInfo |