Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h246 struct VLEPseudo { struct
247 uint16_t Masked : 1;
248 uint16_t Strided : 1;
249 uint16_t FF : 1;
250 uint16_t Log2SEW : 3;
251 uint16_t LMUL : 3;
252 uint16_t Pseudo;