Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
133 << Info.getConstraintStr()); in ActOnGCCAsmStmt()190 << Info.getConstraintStr()); in ActOnGCCAsmStmt()208 << Info.getConstraintStr()); in ActOnGCCAsmStmt()227 << Info.getConstraintStr() in ActOnGCCAsmStmt()234 << Info.getConstraintStr() << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()239 << Result.toString(10) << Info.getConstraintStr() in ActOnGCCAsmStmt()254 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()275 << Info.getConstraintStr()); in ActOnGCCAsmStmt()367 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()378 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