Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp173 struct RegListOp { struct
174 unsigned List1From = 0;
175 unsigned List1To = 0;
176 unsigned List2From = 0;
177 unsigned List2To = 0;
178 unsigned List3From = 0;
179 unsigned List3To = 0;
180 unsigned List4From = 0;
181 unsigned List4To = 0;
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp885 struct RegListOp { struct in __anona2e40b320211::MipsOperand
886 SmallVector<unsigned, 10> *List;