Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
178 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()314 << Info.getConstraintStr(); in ActOnGCCAsmStmt()382 << Info.getConstraintStr(); in ActOnGCCAsmStmt()404 << Info.getConstraintStr(); in ActOnGCCAsmStmt()434 << Info.getConstraintStr() in ActOnGCCAsmStmt()456 << toString(IntResult, 10) << Info.getConstraintStr() in ActOnGCCAsmStmt()467 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()494 << Info.getConstraintStr(); in ActOnGCCAsmStmt()602 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()617 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
755 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
1140 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function