Home
last modified time | relevance | path

Searched refs:getConstraintStr (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaStmtAsm.cpp133 << EType << is_input_expr << Info.getConstraintStr() in checkExprMemoryConstraintCompat()
179 << Info.getConstraintStr()); in ActOnGCCAsmStmt()
241 << Info.getConstraintStr()); in ActOnGCCAsmStmt()
259 << Info.getConstraintStr()); in ActOnGCCAsmStmt()
283 << Info.getConstraintStr() in ActOnGCCAsmStmt()
291 << Info.getConstraintStr() << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
295 << Result.toString(10) << Info.getConstraintStr() in ActOnGCCAsmStmt()
311 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()
332 << Info.getConstraintStr()); in ActOnGCCAsmStmt()
414 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
[all …]
/external/llvm-project/clang/lib/Sema/
DSemaStmtAsm.cpp182 << 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()
542 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
557 StringRef ConstraintStr = Info.getConstraintStr(); in ActOnGCCAsmStmt()
/external/clang/lib/Basic/
DTargetInfo.cpp444 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
/external/clang/include/clang/Basic/
DTargetInfo.h618 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function
/external/llvm-project/clang/lib/Basic/
DTargetInfo.cpp569 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h932 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function