Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp128 struct DemandedFields { struct
131 bool VLAny = false;
133 bool VLZeroness = false;
134 bool SEW = false;
135 bool LMUL = false;
136 bool SEWLMULRatio = false;
137 bool TailPolicy = false;
138 bool MaskPolicy = false;
141 bool usedVTYPE() const { in usedVTYPE()
146 bool usedVL() { in usedVL()
[all …]