reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2002 Loc, "%eiz and %riz can only be used as index registers", 2003 SMRange(Loc, EndLoc)); 2005 return ErrorOperand(Loc, "%rip can only be used as a base register", 2006 SMRange(Loc, EndLoc)); 2009 return X86Operand::CreateReg(Reg, Loc, EndLoc); 2011 return ErrorOperand(Loc, "invalid segment register"); 2015 return ParseMemOperand(Reg, Expr, Loc, EndLoc);