Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
184 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()278 << Info.getConstraintStr(); in ActOnGCCAsmStmt()347 << Info.getConstraintStr(); in ActOnGCCAsmStmt()369 << Info.getConstraintStr(); in ActOnGCCAsmStmt()402 << Info.getConstraintStr() in ActOnGCCAsmStmt()424 << toString(IntResult, 10) << Info.getConstraintStr() in ActOnGCCAsmStmt()435 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()462 << Info.getConstraintStr(); in ActOnGCCAsmStmt()566 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()581 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
726 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
1116 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function