Home
last modified time | relevance | path

Searched defs:processLoop (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopRotationUtils.cpp638 bool LoopRotate::processLoop(Loop *L) { in processLoop() function in LoopRotate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp452 bool processLoop() { in processLoop() function in __anonae734a920311::LoadEliminationForLoop
DLoopDistribute.cpp666 bool processLoop(std::function<const LoopAccessInfo &(Loop &)> &GetLAA) { in processLoop() function in __anon4ce67ff80111::LoopDistributeForLoop
DLoopInterchange.cpp551 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp3105 bool HexagonLoopRescheduling::processLoop(LoopCand &C) { in processLoop() function in HexagonLoopRescheduling
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp7598 bool LoopVectorizePass::processLoop(Loop *L) { in processLoop() function in LoopVectorizePass