Home
last modified time | relevance | path

Searched defs:LeftToRight (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/ast/
Dtraverse_expressions.h47 LeftToRight, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1056 bool LeftToRight = Lane > LastLane; in getBestOperand() local