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()416 << toString(IntResult, 10) << Info.getConstraintStr() in ActOnGCCAsmStmt()427 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()454 << Info.getConstraintStr(); in ActOnGCCAsmStmt()558 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()573 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
633 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
1031 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function