Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3569 emitScanBasedDirectiveDecls(CodeGenFunction & CGF,const OMPLoopDirective & S,llvm::function_ref<llvm::Value * (CodeGenFunction &)> NumIteratorsGen) emitScanBasedDirectiveDecls() argument
3621 emitScanBasedDirectiveFinals(CodeGenFunction & CGF,const OMPLoopDirective & S,llvm::function_ref<llvm::Value * (CodeGenFunction &)> NumIteratorsGen) emitScanBasedDirectiveFinals() argument
3685 emitScanBasedDirective(CodeGenFunction & CGF,const OMPLoopDirective & S,llvm::function_ref<llvm::Value * (CodeGenFunction &)> NumIteratorsGen,llvm::function_ref<void (CodeGenFunction &)> FirstGen,llvm::function_ref<void (CodeGenFunction &)> SecondGen) emitScanBasedDirective() argument
[all...]