Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
183 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()276 << Info.getConstraintStr(); in ActOnGCCAsmStmt()345 << Info.getConstraintStr(); in ActOnGCCAsmStmt()367 << Info.getConstraintStr(); in ActOnGCCAsmStmt()400 << Info.getConstraintStr() in ActOnGCCAsmStmt()422 << toString(IntResult, 10) << Info.getConstraintStr() in ActOnGCCAsmStmt()433 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()460 << Info.getConstraintStr(); in ActOnGCCAsmStmt()564 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()579 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
713 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
1055 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function