Home
last modified time | relevance | path

Searched refs:_init (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp374 ITT_VERSIONIZE(ITT_JOIN(_N_(domain_createW), _init))) { in ITT_VERSIONIZE()
413 ITT_VERSIONIZE(ITT_JOIN(_N_(domain_createA), _init))) { in ITT_VERSIONIZE()
420 ITT_VERSIONIZE(ITT_JOIN(_N_(domain_create), _init))) { in ITT_VERSIONIZE()
667 _init))( in ITT_VERSIONIZE() argument
763 _init))( in ITT_VERSIONIZE() argument
800 _init))( in ITT_VERSIONIZE() argument
907 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameW), _init))(name); in ITT_VERSIONIZE()
942 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_nameA), _init))(name); in ITT_VERSIONIZE()
950 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_set_name), _init))(name); in ITT_VERSIONIZE()
962 ITT_VERSIONIZE(ITT_JOIN(_N_(thread_ignore), _init))) { in ITT_VERSIONIZE()
[all …]
/llvm-project-15.0.7/lld/test/ELF/
H A Drelocatable-sections.s8 # CHECK: .text._init
9 # CHECK-NEXT: .rela.text._init
21 .section .text._init,"ax"
H A Dinit-fini.s57 .global _start,_init,_fini,_foo,_bar,_undef
59 _init = 0x11010 define
H A Dppc64-long-branch-init.s15 # CHECK-LABEL: <_init>:
28 .globl _init
29 _init: label
H A Dcgprofile-txt.s71 .globl _init
72 _init: label
157 # CHECK: Name: _init
182 # NOSORT: Name: _init
/llvm-project-15.0.7/llvm/tools/opt-viewer/
H A Doptpmap.py9 def _init(current, total): function
47 pool = multiprocessing.Pool(initializer=_init,
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/
H A Dprofile-symbol-list-2.text2 _init
H A Dprofile-symbol-list.expected40 _init
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/Inputs/
H A Dprofile-symbol-list.text8 _init
/llvm-project-15.0.7/llvm/test/tools/llvm-gsymutil/X86/
H A Delf-dwarf.yaml14 # ADDR: 0x0000000000400391: _init
17 # ADDRI: 0x0000000000400391: _init
24 # ADDRV: [0x0000000000400390 - 0x0000000000400390) "_init"
26 # ADDRV: 0x0000000000400391: _init
100 # DUMP-NEXT: 0x0000008b: "_init"
101 # DUMP: FunctionInfo @ 0x00000114: [0x0000000000400390 - 0x0000000000400390) "_init"
664 - Name: _init
/llvm-project-15.0.7/clang/test/Analysis/
H A Dself-init.m59 -(id)_init; method
108 -(id)_init { method
124 if (0 != (self = [self _init]))
H A DNSString.m258 - (id)_init { method
266 return [[SharedClass alloc] _init]; // expected-warning{{leak}}
272 _sharedInstance = [[SharedClass alloc] _init];
279 return [[SharedClass alloc] _init]; // no-warning
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpreallocated.ll61 ; CHECK: calll _init
92 ; CHECK: calll _init
120 ; CHECK: calll _init
/llvm-project-15.0.7/llvm/test/tools/llvm-ifs/
H A Dstrip-undefined-symbols.test16 # CHECK-NEXT: - { Name: _init, Type: Func }
H A Dbinary-read-syms-sysv-hash.test21 # CHECK-NEXT: - { Name: _init, Type: Func }
H A Dbinary-read-syms-gnu-hash.test21 # CHECK-NEXT: - { Name: _init, Type: Func }
/llvm-project-15.0.7/bolt/test/X86/Inputs/
H A Dplt-got-sec.yaml435 Symbol: _init
804 - Name: _init
H A Dplt-sec.yaml435 Symbol: _init
804 - Name: _init
H A Dplt-sec-8-byte.yaml1415 - Name: _init
/llvm-project-15.0.7/llvm/docs/
H A DGarbageCollection.rst836 .. _init-roots:
H A DAMDGPUUsage.rst4656 _init)
/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md123 in underscored (notionally private) modules such as `_init` and linked