Home
last modified time | relevance | path

Searched defs:EGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp539 unsigned EGS = EGW / ElemSize; in CheckInvalidVLENandLMUL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9070 static inline bool isValidEGW(int EGS, EVT VT, in isValidEGW()