Home
last modified time | relevance | path

Searched refs:fixpoint (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/num-integer/src/
Droots.rs174 fn fixpoint<T, F>(mut x: T, f: F) -> T in fixpoint() function
272 fixpoint(guess(a, n), next)
313 fixpoint(guess(a), next)
377 fixpoint(guess(a), next)
/external/llvm/test/CodeGen/AMDGPU/
Ddetect-dead-lanes.mir278 # Check "optimistic" dataflow fixpoint in phi-loops.
326 # Check a loop that needs to be traversed multiple times to reach the fixpoint
381 # Similar to loop1 test, but check for fixpoint of defined lanes.
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Ddetect-dead-lanes.mir262 # Check "optimistic" dataflow fixpoint in phi-loops.
307 # Check a loop that needs to be traversed multiple times to reach the fixpoint
359 # Similar to loop1 test, but check for fixpoint of defined lanes.
/external/python/cpython2/Doc/library/
Durlparse.rst321 The result of this method is a fixpoint if passed back through the original