/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 127 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local 160 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 162 struct InitFunction { struct 163 uint32_t Priority; 164 uint32_t Symbol;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 171 struct InitFunction { struct 172 uint32_t Priority; 173 uint32_t Symbol;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 171 struct InitFunction { struct 172 uint32_t Priority; 173 uint32_t Symbol;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 171 struct InitFunction { struct 172 uint32_t Priority; 173 uint32_t Symbol;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 171 struct InitFunction { struct 172 uint32_t Priority; 173 uint32_t Symbol;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 171 struct InitFunction { struct 172 uint32_t Priority; 173 uint32_t Symbol;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 207 FunctionCallee InitFunction = in createSanitizerCtorAndInitFunctions() local 261 FunctionCallee InitFunction; in getOrCreateSanitizerCtorAndInitFunctions() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | ModuleUtils.cpp | 114 Function *InitFunction = in createSanitizerCtorAndInitFunctions() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 518 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local 526 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.hpp | 251 typedef void (*InitFunction)(SourceCollections &programCollection, Arg0 arg0); typedef in glc::subgroups::SubgroupFactory
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | SanitizerCoverage.cpp | 467 FunctionCallee InitFunction = declareSanitizerInitFunction( in instrumentModule() local
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_reductions.cpp | 1905 TEST(Reductions, InitFunction) { in TEST() argument
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 4222 if (auto InitFunction = getOpenMPRuntime().emitThreadPrivateVarDefinition( in EmitOMPThreadPrivateDecl() local
|
H A D | CGOpenMPRuntime.cpp | 1868 auto InitFunction = CGM.CreateGlobalInitOrDestructFunction( in emitThreadPrivateVarDefinition() local
|