Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getAsString

40         Expr->getAsString();
54 throw "Set intersection requires two arguments: " + Expr->getAsString();
72 throw "Operator requires (Op Set, Int) arguments: " + Expr->getAsString();
77 throw "Second argument must be an integer: " + Expr->getAsString();
88 throw "Positive shift required: " + Expr->getAsString();
100 throw "Positive length required: " + Expr->getAsString();
136 throw "Positive stride required: " + Expr->getAsString();
165 Expr->getAsString();
170 throw "Format must be a string: " + Expr->getAsString();
176 throw "From must be an integer: " + Expr->getAsString();
183 throw "From must be an integer: " + Expr->getAsString();
197 throw "No def named '" + Name + "': " + Expr->getAsString();
264 throw "Invalid set element: " + Expr->getAsString();
267 throw "Bad set expression: " + Expr->getAsString();
270 throw "Unknown set operator: " + Expr->getAsString();