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.cpp258 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local
312 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h172 struct InitFunction { struct
173 uint32_t Priority;
174 uint32_t Symbol;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp544 FunctionCallee InitFunction = in instrumentModule() local
552 FunctionCallee InitFunction = in instrumentModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7837 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl() local
H A DCGOpenMPRuntime.cpp1725 llvm::Function *InitFunction = CGM.CreateGlobalInitOrCleanUpFunction( in emitThreadPrivateVarDefinition() local