Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp127 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local
160 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h162 struct InitFunction { struct
163 uint32_t Priority;
164 uint32_t Symbol;
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.hpp205 typedef void (*InitFunction)(SourceCollections& programCollection, Arg0 arg0); typedef in glc::subgroups::SubgroupFactory
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp467 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local