Home
last modified time | relevance | path

Searched refs:doContext (Results 1 – 10 of 10) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Semantics/
H A Dcheck-do-forall.cpp814 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
815 doContext.DefineDoVariables(doConstruct); in Enter()
819 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
820 doContext.Check(doConstruct); in Leave()
821 doContext.ResetDoVariables(doConstruct); in Leave()
825 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
830 doContext.Check(construct); in Leave()
836 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
840 doContext.Check(stmt); in Leave()
841 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-do-forall.cpp791 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
792 doContext.DefineDoVariables(doConstruct); in Enter()
796 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
797 doContext.Check(doConstruct); in Leave()
798 doContext.ResetDoVariables(doConstruct); in Leave()
802 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
807 doContext.Check(construct); in Leave()
813 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
817 doContext.Check(stmt); in Leave()
818 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dcheck-do-forall.cpp789 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
790 doContext.DefineDoVariables(doConstruct); in Enter()
794 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
795 doContext.Check(doConstruct); in Leave()
796 doContext.ResetDoVariables(doConstruct); in Leave()
800 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
805 doContext.Check(construct); in Leave()
811 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
815 doContext.Check(stmt); in Leave()
816 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Semantics/
H A Dcheck-do-forall.cpp791 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
792 doContext.DefineDoVariables(doConstruct); in Enter()
796 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
797 doContext.Check(doConstruct); in Leave()
798 doContext.ResetDoVariables(doConstruct); in Leave()
802 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
807 doContext.Check(construct); in Leave()
813 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
817 doContext.Check(stmt); in Leave()
818 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-do-forall.cpp791 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
792 doContext.DefineDoVariables(doConstruct); in Enter()
796 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
797 doContext.Check(doConstruct); in Leave()
798 doContext.ResetDoVariables(doConstruct); in Leave()
802 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
807 doContext.Check(construct); in Leave()
813 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
817 doContext.Check(stmt); in Leave()
818 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Semantics/
H A Dcheck-do-forall.cpp789 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
790 doContext.DefineDoVariables(doConstruct); in Enter()
794 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
795 doContext.Check(doConstruct); in Leave()
796 doContext.ResetDoVariables(doConstruct); in Leave()
800 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
805 doContext.Check(construct); in Leave()
811 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
815 doContext.Check(stmt); in Leave()
816 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/lib/Semantics/
H A Dcheck-do-forall.cpp795 DoContext doContext{context_, IndexVarKind::DO}; in Enter() local
796 doContext.DefineDoVariables(doConstruct); in Enter()
800 DoContext doContext{context_, IndexVarKind::DO}; in Leave() local
801 doContext.Check(doConstruct); in Leave()
802 doContext.ResetDoVariables(doConstruct); in Leave()
806 DoContext doContext{context_, IndexVarKind::FORALL}; in Enter() local
811 doContext.Check(construct); in Leave()
817 doContext.ActivateIndexVars(GetControls(stmt)); in Enter()
821 doContext.Check(stmt); in Leave()
822 doContext.DeactivateIndexVars(GetControls(stmt)); in Leave()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Semantics/
H A Dcheck-do-forall.cpp791 DoContext doContext{context_, IndexVarKind::DO}; in die()
792 doContext.DefineDoVariables(doConstruct); in die()
796 DoContext doContext{context_, IndexVarKind::DO}; in die()
797 doContext.Check(doConstruct); in die()
798 doContext.ResetDoVariables(doConstruct); in die()
802 DoContext doContext{context_, IndexVarKind::FORALL}; in die()
807 doContext.Check(construct); in die()
813 doContext.ActivateIndexVars(GetControls(stmt)); in die()
817 doContext.Check(stmt); in die()
818 doContext.DeactivateIndexVars(GetControls(stmt)); in die()
[all …]
/dports/devel/f18/f18-1688bef/lib/semantics/
H A Dcheck-do.cc663 DoContext doContext{context_}; in Leave() local
664 doContext.Check(x); in Leave()
/dports/misc/usd/USD-21.11/pxr/usdImaging/usdviewq/
H A DappController.py4560 doContext = (button == QtCore.Qt.RightButton and path
4563 if doContext:
4645 if doContext: