Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp214 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local
268 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h171 struct InitFunction { struct
172 uint32_t Priority;
173 uint32_t Symbol;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp505 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
513 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7504 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl() local
H A DCGOpenMPRuntime.cpp1745 llvm::Function *InitFunction = CGM.CreateGlobalInitOrCleanUpFunction( in emitThreadPrivateVarDefinition() local