Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
182 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()278 << Info.getConstraintStr()); in ActOnGCCAsmStmt()335 << Info.getConstraintStr()); in ActOnGCCAsmStmt()353 << Info.getConstraintStr()); in ActOnGCCAsmStmt()377 << Info.getConstraintStr() in ActOnGCCAsmStmt()385 << Info.getConstraintStr() << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()394 << Info.getConstraintStr() << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()415 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()436 << Info.getConstraintStr()); in ActOnGCCAsmStmt()519 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()[all …]
528 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
824 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function