Home
last modified time | relevance | path

Searched defs:NonLinear (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h347 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h354 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h369 enum ClassificationKind { ZIV, SIV, RDIV, MIV, NonLinear } Classification; enumerator
/external/rust/crates/vulkano/src/memory/allocator/
Dsuballocator.rs768 NonLinear = 2, enumerator
1236 NonLinear, enumerator