Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
133 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()179 << Info.getConstraintStr()); in ActOnGCCAsmStmt()241 << Info.getConstraintStr()); in ActOnGCCAsmStmt()259 << Info.getConstraintStr()); in ActOnGCCAsmStmt()283 << Info.getConstraintStr() in ActOnGCCAsmStmt()291 << Info.getConstraintStr() << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()295 << Result.toString(10) << Info.getConstraintStr() in ActOnGCCAsmStmt()311 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()332 << Info.getConstraintStr()); in ActOnGCCAsmStmt()414 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()[all …]
444 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
618 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function