Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
182 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()275 << Info.getConstraintStr(); in ActOnGCCAsmStmt()344 << Info.getConstraintStr(); in ActOnGCCAsmStmt()366 << Info.getConstraintStr(); in ActOnGCCAsmStmt()394 << Info.getConstraintStr() in ActOnGCCAsmStmt()409 << Info.getConstraintStr() in ActOnGCCAsmStmt()426 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()453 << Info.getConstraintStr(); in ActOnGCCAsmStmt()557 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()572 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
577 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
969 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function