Home
last modified time | relevance | path

Searched defs:CodeGenFunction (Results 1 – 17 of 17) 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 DEHScopeStack.h28 class CodeGenFunction; variable
H A DCGHLSLRuntime.h76 class CodeGenFunction; variable
H A DABIInfo.h36 class CodeGenFunction; variable
H A DCGCUDARuntime.h37 class CodeGenFunction; variable
H A DCGObjCRuntime.h38 class CodeGenFunction; variable
H A DCGStmtOpenMP.cpp1659 static void emitEmptyBoundParameters(CodeGenFunction &, in emitEmptyBoundParameters() argument
1874 [](CodeGenFunction &) { return nullptr; }); in EmitOMPParallelDirective() argument
2739 [](CodeGenFunction &) {}); in emitOMPSimdRegion() argument
2741 CGF.EmitOMPSimdFinal(S, [](CodeGenFunction &) { return nullptr; }); in emitOMPSimdRegion() argument
2747 [](CodeGenFunction &) { return nullptr; }); in emitOMPSimdRegion() argument
2749 CGF.EmitOMPLinearClauseFinal(S, [](CodeGenFunction &) { return nullptr; }); in emitOMPSimdRegion() argument
3216 static void emitEmptyOrdered(CodeGenFunction &, SourceLocation Loc, in emitEmptyOrdered() argument
3636 [](CodeGenFunction &) {}); in EmitOMPWorksharingLoop() argument
4279 [](CodeGenFunction &) {}); in EmitSections() argument
4731 [](CodeGenFunction &) { return nullptr; }); in EmitOMPParallelMasterDirective() argument
[all …]
H A DCGBuilder.h25 class CodeGenFunction; variable
H A DAddress.h29 class CodeGenFunction; variable
H A DCGCXXABI.h38 class CodeGenFunction; variable
H A DTargetInfo.h40 class CodeGenFunction; variable
H A DCGDebugInfo.h53 class CodeGenFunction; variable
H A DCGOpenMPRuntime.h53 class CodeGenFunction; variable
H A DCodeGenModule.h88 class CodeGenFunction; variable
H A DCodeGenFunction.cpp78 CodeGenFunction::CodeGenFunction(CodeGenModule &cgm, bool suppressNewContext) in CodeGenFunction() function in CodeGenFunction
H A DCGOpenMPRuntime.cpp92 virtual void emitUntiedSwitch(CodeGenFunction & /*CGF*/) {} in emitUntiedSwitch() argument
347 static void EmptyCodeGen(CodeGenFunction &, PrePostActionTy &) { in EmptyCodeGen() argument
3306 CGF, [](CodeGenFunction &, PrePostActionTy &) {}, OMPD_unknown, in emitPrivatesInit() argument
5560 [](CodeGenFunction &) { return false; }); in emitReduceInitFunction() argument
6038 [](CodeGenFunction &, PrePostActionTy &) {}); in emitCancelCall() argument