Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h189 bool doesNotMeet(Function *F, Loop *L, const LoopVectorizeHints &Hints);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp283 bool LoopVectorizationRequirements::doesNotMeet( in doesNotMeet() function in llvm::LoopVectorizationRequirements
DLoopVectorize.cpp7457 if (Requirements.doesNotMeet(F, L, Hints)) { in processLoop()
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1751 bool doesNotMeet(Function *F, Loop *L, const LoopVectorizeHints &Hints) { in doesNotMeet() function in __anon63bf7e8f0111::LoopVectorizationRequirements
6499 if (Requirements.doesNotMeet(F, L, Hints)) { in processLoop()