Home
last modified time | relevance | path

Searched refs:entry_point (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/AMDGPU/
H A Dpal-registers.s8 .entry_point: ps_amdpal label
H A Dpal-msgpack.s9 .entry_point: ps_amdpal label
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2010-03-04-eabi-fp-spill.ll36 …%entry_point = load void ([84 x i8]*, i32, [788 x i8]*)*, void ([84 x i8]*, i32, [788 x i8]*)** %1…
48 call void %entry_point([84 x i8]* %callee, i32 %base_pc7, [788 x i8]* %thread)
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Damdpal-ls.ll10 ; GCN-NEXT: .entry_point: ls_amdpal
H A Damdpal-es.ll10 ; GCN-NEXT: .entry_point: es_amdpal
H A Damdpal-gs.ll11 ; GCN-NEXT: .entry_point: gs_amdpal
H A Damdpal-vs.ll11 ; GCN-NEXT: .entry_point: vs_amdpal
H A Damdpal-hs.ll11 ; GCN-NEXT: .entry_point: hs_amdpal
H A Damdpal-cs.ll11 ; GCN-NEXT: .entry_point: cs_amdpal
H A Delf-notes.ll71 ; OSABI-PAL-ELF: .entry_point: elf_notes
81 ; OSABI-PAL: .entry_point: elf_notes
H A Dwave_dispatch_regs.ll15 ; GCN-NEXT: .entry_point: _amdgpu_cs_main
H A Damdpal-psenable.ll14 ; GCN-NEXT: .entry_point: amdpal_psenable
H A Damdpal.ll94 ; PAL-NEXT: .entry_point: scratch2_cs
/llvm-project-15.0.7/mlir/test/Integration/Dialect/LLVMIR/CPU/X86/
H A Dtest-inline-asm-vector.mlir43 llvm.func @entry_point(%a: vector<8xf32>, %b: vector<8xf32>) {
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp704 llvm::Optional<uint64_t> entry_point = in GetEntryPoint() local
706 if (!entry_point) in GetEntryPoint()
709 m_entry_point = static_cast<addr_t>(*entry_point); in GetEntryPoint()
/llvm-project-15.0.7/compiler-rt/lib/interception/tests/
H A Dinterception_win_test.cpp297 uptr *entry_point, in LoadActiveCode() argument
322 *entry_point = (uptr)&ActiveCode[position]; in LoadActiveCode()
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp-tools.h.var1307 ompd_address_t *entry_point);
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def142 HANDLE_DW_TAG(0x0003, entry_point, 2, DWARF, DW_KIND_NONE)
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUUsage.rst13991 …".entry_point" string The ELF symbol pointing to this pipeline's sta…