Searched refs:FirstSEW (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp140 unsigned FirstSEW = 0; local
160 FirstSEW = RISCVVType::getSEW(FirstVType);
182 if (RISCVVType::getSEW(VType) != FirstSEW)

Completed in 132 milliseconds