Home
last modified time | relevance | path

Searched refs:ChainLen (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp720 for (unsigned ChainLen = Chain.size(); ChainIdx < ChainLen; ++ChainIdx) { in getVectorizablePrefix() local
/third_party/libuv/src/win/
Dudp.c103 if (info.ProtocolChain.ChainLen == 1) { in uv__udp_set_socket()