Home
last modified time | relevance | path

Searched refs:RegisterGroup (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp395 enum RegisterGroup { enum in __anone89483630111::SystemZAsmParser
403 RegisterGroup Group;
410 bool parseRegister(Register &Reg, RegisterGroup Group, const unsigned *Regs,
414 RegisterGroup Group, const unsigned *Regs,
742 bool SystemZAsmParser::parseRegister(Register &Reg, RegisterGroup Group, in parseRegister()
759 SystemZAsmParser::parseRegister(OperandVector &Operands, RegisterGroup Group, in parseRegister()