Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
151 << Info.getConstraintStr()); in ActOnGCCAsmStmt()208 << Info.getConstraintStr()); in ActOnGCCAsmStmt()227 << Info.getConstraintStr()); in ActOnGCCAsmStmt()246 << Info.getConstraintStr() in ActOnGCCAsmStmt()253 << Info.getConstraintStr() << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()258 << Result.toString(10) << Info.getConstraintStr() in ActOnGCCAsmStmt()273 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()294 << Info.getConstraintStr()); in ActOnGCCAsmStmt()376 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()387 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
444 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
552 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function