Home
last modified time | relevance | path

Searched refs:InputExpr (Results 1 – 25 of 100) sorted by relevance

1234

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp361 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
374 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
380 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
416 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
549 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
567 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
636 InputExpr->isEvaluatable(Context)) { in ActOnGCCAsmStmt()
639 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
640 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
641 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
401 InputExpr = Exprs[i] = Result.get(); in ActOnGCCAsmStmt()
428 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
436 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
592 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
610 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
682 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
683 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
684 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp320 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
333 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
339 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
365 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
497 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
515 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
587 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
588 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
589 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
593 Diag(InputExpr->getLocStart(), in ActOnGCCAsmStmt()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
576 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
594 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
666 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
667 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
668 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
576 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
594 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
666 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
667 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
668 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
576 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
594 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
666 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
667 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
668 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
576 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
594 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
666 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
667 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
668 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
591 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
609 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
681 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
682 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
683 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
591 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
609 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
681 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
682 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
683 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
591 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
609 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
681 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
682 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
683 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
576 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
594 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
666 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
667 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
668 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
591 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
609 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
681 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
682 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
683 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaStmtAsm.cpp378 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
391 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
397 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
427 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
435 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
591 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
609 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
681 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
682 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
683 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp370 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
383 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
389 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
419 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
562 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
580 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
649 InputExpr->isEvaluatable(Context)) { in ActOnGCCAsmStmt()
652 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
653 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
654 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp370 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
383 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
389 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
419 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
562 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
580 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
649 InputExpr->isEvaluatable(Context)) { in ActOnGCCAsmStmt()
652 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
653 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
654 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp365 Expr *InputExpr = Exprs[i]; in ActOnGCCAsmStmt() local
378 if (CheckAsmLValue(InputExpr, *this)) in ActOnGCCAsmStmt()
384 if (!InputExpr->isValueDependent()) { in ActOnGCCAsmStmt()
414 << InputExpr->getSourceRange()); in ActOnGCCAsmStmt()
557 Expr *InputExpr = Exprs[InputOpNo]; in ActOnGCCAsmStmt() local
575 QualType InTy = InputExpr->getType(); in ActOnGCCAsmStmt()
644 InputExpr->isEvaluatable(Context)) { in ActOnGCCAsmStmt()
647 InputExpr = ImpCastExprToType(InputExpr, OutTy, castKind).get(); in ActOnGCCAsmStmt()
648 Exprs[InputOpNo] = InputExpr; in ActOnGCCAsmStmt()
649 NS->setInputExpr(i, InputExpr); in ActOnGCCAsmStmt()
[all …]
/dports/math/kfr/kfr-4.2.1/include/kfr/io/
H A Dtostring.hpp248 template <typename InputExpr>
249 InputExpr& operator=(const InputExpr& input) in operator =()
263 template <typename InputExpr>
264 InputExpr& operator=(const InputExpr& input) in operator =()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1836 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1842 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1843 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1844 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1845 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1846 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1848 InputExpr->getExprLoc()); in EmitAsmInput()
2007 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2046 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2075 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1910 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1916 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1917 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1918 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1919 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1920 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1922 InputExpr->getExprLoc()); in EmitAsmInput()
2145 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2185 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2215 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1855 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1861 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1862 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1863 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1864 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1865 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1867 InputExpr->getExprLoc()); in EmitAsmInput()
2078 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2117 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2147 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGStmt.cpp1958 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1964 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1965 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1966 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1967 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1968 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1970 InputExpr->getExprLoc()); in EmitAsmInput()
2193 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2233 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2263 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1873 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1879 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1880 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1881 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1882 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1883 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1885 InputExpr->getExprLoc()); in EmitAsmInput()
2107 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2146 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2176 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1873 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1879 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1880 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1881 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1882 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1883 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1885 InputExpr->getExprLoc()); in EmitAsmInput()
2107 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2146 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2176 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmt.cpp1825 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
1833 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1834 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
1835 return EmitScalarExpr(InputExpr); in EmitAsmInput()
1836 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
1837 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
1839 InputExpr->getExprLoc()); in EmitAsmInput()
1993 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2028 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2057 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGStmt.cpp2159 if (InputExpr->EvaluateAsInt(Result, getContext())) in EmitAsmInput()
2165 return EmitScalarExpr(InputExpr); in EmitAsmInput()
2166 if (InputExpr->getStmtClass() == Expr::CXXThisExprClass) in EmitAsmInput()
2167 return EmitScalarExpr(InputExpr); in EmitAsmInput()
2168 InputExpr = InputExpr->IgnoreParenNoopCasts(getContext()); in EmitAsmInput()
2169 LValue Dest = EmitLValue(InputExpr); in EmitAsmInput()
2171 InputExpr->getExprLoc()); in EmitAsmInput()
2436 const Expr *InputExpr = S.getOutputExpr(i); in EmitAsmStmt() local
2477 const Expr *InputExpr = S.getInputExpr(i); in EmitAsmStmt() local
2507 QualType InputTy = InputExpr->getType(); in EmitAsmStmt()
[all …]

1234