Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp127 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local
160 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
/external/llvm/lib/Transforms/Utils/
DModuleUtils.cpp114 Function *InitFunction = in createSanitizerCtorAndInitFunctions() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp207 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local
261 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h162 struct InitFunction { struct
163 uint32_t Priority;
164 uint32_t Symbol;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h171 struct InitFunction { struct
172 uint32_t Priority;
173 uint32_t Symbol;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp518 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
526 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp251 typedef void (*InitFunction)(SourceCollections &programCollection, Arg0 arg0); typedef in glc::subgroups::SubgroupFactory
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp467 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
/external/pytorch/test/cpp/tensorexpr/
Dtest_reductions.cpp1905 TEST(Reductions, InitFunction) { in TEST() argument
/external/clang/lib/CodeGen/
DCodeGenModule.cpp4222 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl() local
DCGOpenMPRuntime.cpp1868 auto InitFunction = CGM.CreateGlobalInitOrDestructFunction( in emitThreadPrivateVarDefinition() local