reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/AsmParser/X86AsmParser.cpp
 2115         if (!ParseRegister(RegNo, RegLoc, StartLoc) &&
 2121           Operands.push_back(X86Operand::CreateToken("{", StartLoc));
 2123               X86Operand::CreateReg(RegNo, StartLoc, StartLoc));
 2123               X86Operand::CreateReg(RegNo, StartLoc, StartLoc));