Home
last modified time | relevance | path

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

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