Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h35 class CodeGenFunction; variable
H A DCGCleanup.h35 class CodeGenFunction; variable
H A DABIInfo.h35 class CodeGenFunction; variable
H A DCGCUDARuntime.h36 class CodeGenFunction; variable
H A DCGObjCRuntime.h38 class CodeGenFunction; variable
H A DCGStmtOpenMP.cpp1618 static void emitEmptyBoundParameters(CodeGenFunction &, in emitEmptyBoundParameters() argument
1830 [](CodeGenFunction &) { return nullptr; }); in EmitOMPParallelDirective() argument
2611 [](CodeGenFunction &) {}); in emitOMPSimdRegion() argument
2613 CGF.EmitOMPSimdFinal(S, [](CodeGenFunction &) { return nullptr; }); in emitOMPSimdRegion() argument
2619 [](CodeGenFunction &) { return nullptr; }); in emitOMPSimdRegion() argument
2621 CGF.EmitOMPLinearClauseFinal(S, [](CodeGenFunction &) { return nullptr; }); in emitOMPSimdRegion() argument
3072 static void emitEmptyOrdered(CodeGenFunction &, SourceLocation Loc, in emitEmptyOrdered() argument
3494 [](CodeGenFunction &) {}); in EmitOMPWorksharingLoop() argument
4126 [](CodeGenFunction &) {}); in EmitSections() argument
4531 [](CodeGenFunction &) { return nullptr; }); in EmitOMPParallelMasterDirective() argument
[all …]
H A DAddress.h29 class CodeGenFunction; variable
H A DCGBuilder.h24 class CodeGenFunction; variable
H A DCGCXXABI.h38 class CodeGenFunction; variable
H A DTargetInfo.h40 class CodeGenFunction; variable
H A DCGDebugInfo.h52 class CodeGenFunction; variable
H A DCGOpenMPRuntime.h53 class CodeGenFunction; variable
H A DCodeGenModule.h87 class CodeGenFunction; variable
H A DCodeGenFunction.cpp77 CodeGenFunction::CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext) in CodeGenFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp96 virtual void emitUntiedSwitch(CodeGenFunction & /*CGF*/) {} in emitUntiedSwitch() argument
351 static void EmptyCodeGen(CodeGenFunction &, PrePostActionTy &) { in EmptyCodeGen() argument
3330 CGF, [](CodeGenFunction &, PrePostActionTy &) {}, OMPD_unknown, in emitPrivatesInit() argument
5313 [](CodeGenFunction &) { return false; }); in emitReduceInitFunction() argument
5792 [](CodeGenFunction &, PrePostActionTy &) {}); in emitCancelCall() argument