Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1277 const llvm::function_ref<void(CodeGenFunction &)> &BodyGen, in EmitOMPInnerLoop()
2185 auto BodyGen = [Stmt, CS, &S, &IV](CodeGenFunction &CGF) { in EmitSections() local
2404 const RegionCodeGenTy &BodyGen, in EmitOMPTaskBasedDirective()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2091 auto BodyGen = [=](InsertPointTy CodeGenIP, Value *IV) { in createCanonicalLoop() local