| /llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/ |
| H A D | ittnotify_static.cpp | 374 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 D | relocatable-sections.s | 8 # CHECK: .text._init 9 # CHECK-NEXT: .rela.text._init 21 .section .text._init,"ax"
|
| H A D | init-fini.s | 57 .global _start,_init,_fini,_foo,_bar,_undef 59 _init = 0x11010 define
|
| H A D | ppc64-long-branch-init.s | 15 # CHECK-LABEL: <_init>: 28 .globl _init 29 _init: label
|
| H A D | cgprofile-txt.s | 71 .globl _init 72 _init: label 157 # CHECK: Name: _init 182 # NOSORT: Name: _init
|
| /llvm-project-15.0.7/llvm/tools/opt-viewer/ |
| H A D | optpmap.py | 9 def _init(current, total): function 47 pool = multiprocessing.Pool(initializer=_init,
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/Inputs/ |
| H A D | profile-symbol-list-2.text | 2 _init
|
| H A D | profile-symbol-list.expected | 40 _init
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/Inputs/ |
| H A D | profile-symbol-list.text | 8 _init
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-gsymutil/X86/ |
| H A D | elf-dwarf.yaml | 14 # 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 D | self-init.m | 59 -(id)_init; method 108 -(id)_init { method 124 if (0 != (self = [self _init]))
|
| H A D | NSString.m | 258 - (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 D | preallocated.ll | 61 ; CHECK: calll _init 92 ; CHECK: calll _init 120 ; CHECK: calll _init
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ifs/ |
| H A D | strip-undefined-symbols.test | 16 # CHECK-NEXT: - { Name: _init, Type: Func }
|
| H A D | binary-read-syms-sysv-hash.test | 21 # CHECK-NEXT: - { Name: _init, Type: Func }
|
| H A D | binary-read-syms-gnu-hash.test | 21 # CHECK-NEXT: - { Name: _init, Type: Func }
|
| /llvm-project-15.0.7/bolt/test/X86/Inputs/ |
| H A D | plt-got-sec.yaml | 435 Symbol: _init 804 - Name: _init
|
| H A D | plt-sec.yaml | 435 Symbol: _init 804 - Name: _init
|
| H A D | plt-sec-8-byte.yaml | 1415 - Name: _init
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GarbageCollection.rst | 836 .. _init-roots:
|
| H A D | AMDGPUUsage.rst | 4656 _init)
|
| /llvm-project-15.0.7/mlir/docs/Bindings/ |
| H A D | Python.md | 123 in underscored (notionally private) modules such as `_init` and linked
|