Home
last modified time | relevance | path

Searched defs:IsParallel (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DIRBuilder.cpp96 void ScopAnnotator::pushLoop(Loop *L, bool IsParallel) { in pushLoop()
112 void ScopAnnotator::popLoop(bool IsParallel) { in popLoop()
121 void ScopAnnotator::annotateLoopLatch(BranchInst *B, Loop *L, bool IsParallel, in annotateLoopLatch()
/external/llvm-project/polly/lib/Analysis/
DPolyhedralInfo.cpp74 bool IsParallel; in checkParallel() local
DDependenceInfo.cpp698 bool IsParallel; in isParallel() local
/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h87 bool IsParallel = false; member
/external/clang/lib/CodeGen/
DCGLoopInfo.cpp102 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()
DCGLoopInfo.h42 bool IsParallel; member
/external/llvm-project/clang/lib/CodeGen/
DCGLoopInfo.h41 bool IsParallel; member
DCGLoopInfo.cpp431 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()