Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6781 auto willWiden = [&](unsigned VF) -> bool { in tryToWidenMemory() local
6929 auto willWiden = [&](unsigned VF) -> bool { in tryToWiden() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8158 auto willWiden = [&](ElementCount VF) -> bool { in tryToWidenMemory() local