Home
last modified time | relevance | path

Searched refs:afterLoop (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/sph/solvers/
H A DAsymmetricSolver.h85 virtual void afterLoop(Storage& storage, Statistics& stats) = 0;
138 virtual void afterLoop(Storage& storage, Statistics& stats) override;
H A DSymmetricSolver.cpp81 this->afterLoop(storage, stats); in integrate()
153 void SymmetricSolver<Dim>::afterLoop(Storage& storage, Statistics& stats) { in afterLoop() function in SymmetricSolver
H A DSymmetricSolver.h94 virtual void afterLoop(Storage& storage, Statistics& stats);
H A DAsymmetricSolver.cpp88 this->afterLoop(storage, stats); in integrate()
204 void AsymmetricSolver::afterLoop(Storage& storage, Statistics& stats) { in afterLoop() function in AsymmetricSolver
H A DEnergyConservingSolver.h92 virtual void afterLoop(Storage& storage, Statistics& stats) override;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/asmjs/
H A DWasmIonCompile.cpp913 *afterLoop = nullptr; in branchAndStartLoopBody()
921 *afterLoop = nullptr; in branchAndStartLoopBody()
975 if (afterLoop) in setLoopBackedge()
976 fixupRedundantPhis(afterLoop); in setLoopBackedge()
1001 MOZ_ASSERT(!afterLoop); in closeLoop()
1007 MOZ_ASSERT_IF(afterLoop, afterLoop->loopDepth() == loopStack_.length()); in closeLoop()
1014 curBlock_ = afterLoop; in closeLoop()
1045 MBasicBlock* afterLoop; in branchAndCloseDoWhileLoop() local
1051 curBlock_ = afterLoop; in branchAndCloseDoWhileLoop()
2238 MBasicBlock* afterLoop; in EmitWhile() local
[all …]
/dports/lang/solidity/solidity_0.8.11/libyul/backends/evm/
H A DControlFlowGraphBuilder.cpp332 CFG::BasicBlock& afterLoop = m_graph.makeBlock(preLoopDebugData); in operator ()() local
334 ScopedSaveAndRestore scopedSaveAndRestore(m_forLoopInfo, ForLoopInfo{afterLoop, post}); in operator ()()
347 jump(debugDataOf(_loop.pre), afterLoop); in operator ()()
352 …ionalJump(debugDataOf(*_loop.condition), std::visit(*this, *_loop.condition), loopBody, afterLoop); in operator ()()
360 m_currentBlock = &afterLoop; in operator ()()
366 jump(debugDataOf(_break), m_forLoopInfo->afterLoop); in operator ()()
H A DControlFlowGraphBuilder.h85 std::reference_wrapper<CFG::BasicBlock> afterLoop; member
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DCustomLoopOpt.cpp498 BasicBlock* afterLoop) in linkLoops() argument
509 unsigned idx = br->getSuccessor(0) == afterLoop ? 0 : 1; in linkLoops()
597 BasicBlock* const afterLoop = loop->getExitBlock(); in processLoop() local
598 IGC_ASSERT_MESSAGE(nullptr != afterLoop, "No single successor to loop exit block"); in processLoop()
610 linkLoops(loopSeg1, loopSeg2, afterLoop); in processLoop()
623 linkLoops(loopSeg2, loopSeg3, afterLoop); in processLoop()
626 BranchInst::Create(afterLoop, bbSeg3); in processLoop()
H A DCustomLoopOpt.hpp144 llvm::BasicBlock* afterLoop);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/src/ExecutionLoop/
H A DAbstractListener.php52 public function afterLoop(Shell $shell) function in Psy\\ExecutionLoop\\AbstractListener
H A DListener.php75 public function afterLoop(Shell $shell); function
H A DProcessForker.php189 public function afterLoop(Shell $shell) function in Psy\\ExecutionLoop\\ProcessForker
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/psy/psysh/src/
H A DExecutionLoopClosure.php98 $__psysh__->afterLoop();
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
H A Dhash128_amd64.s33 JE afterLoop
70 afterLoop: label
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/vendor/github.com/dchest/siphash/
H A Dhash_amd64.s24 JE afterLoop
61 afterLoop: label

12