Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp142 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local
172 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
/llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h171 struct InitFunction { struct
172 uint32_t Priority;
173 uint32_t Symbol;
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp500 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp6716 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl() local
H A DCGOpenMPRuntime.cpp1821 llvm::Function *InitFunction = CGM.CreateGlobalInitOrCleanUpFunction( in emitThreadPrivateVarDefinition() local