Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp200 struct DemandedFields { struct
203 bool VLAny = false;
205 bool VLZeroness = false;
207 enum : uint8_t {
216 } SEW = SEWNone;
217 enum : uint8_t {
221 } LMUL = LMULNone;
222 bool SEWLMULRatio = false;
223 bool TailPolicy = false;
224 bool MaskPolicy = false;
[all …]