Home
last modified time | relevance | path

Searched refs:subroutine (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project-15.0.7/flang/module/
H A Domp_lib.h121 end subroutine omp_set_num_threads
151 end subroutine omp_set_dynamic
166 end subroutine omp_set_nested
176 end subroutine omp_set_schedule
181 end subroutine omp_get_schedule
352 end subroutine omp_init_lock
363 end subroutine omp_destroy_lock
368 end subroutine omp_set_lock
373 end subroutine omp_unset_lock
384 end subroutine omp_init_nest_lock
[all …]
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp_lib.f90.var183 end subroutine omp_set_dynamic
188 end subroutine omp_set_nested
271 end subroutine omp_set_schedule
277 end subroutine omp_get_schedule
400 end subroutine omp_init_lock
416 end subroutine omp_set_lock
424 end subroutine omp_unset_lock
568 end subroutine omp_display_env
581 end subroutine omp_target_free
717 end subroutine omp_free
[all …]
H A Domp_lib.h.var284 end subroutine omp_set_dynamic
289 end subroutine omp_set_nested
372 end subroutine omp_set_schedule
378 end subroutine omp_get_schedule
494 end subroutine omp_init_lock
510 end subroutine omp_set_lock
518 end subroutine omp_unset_lock
662 end subroutine omp_display_env
675 end subroutine omp_target_free
815 end subroutine omp_free
[all …]
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp1026 if (!IsModuleProcedure(subroutine)) { in CheckFinal()
1027 SayWithDeclaration(subroutine, finalName, in CheckFinal()
1029 subroutine.name(), derivedType.name()); in CheckFinal()
1037 SayWithDeclaration(subroutine, finalName, in CheckFinal()
1039 subroutine.name(), derivedType.name()); in CheckFinal()
1043 SayWithDeclaration(subroutine, finalName, in CheckFinal()
1045 subroutine.name(), derivedType.name()); in CheckFinal()
1049 const Symbol *errSym{&subroutine}; in CheckFinal()
1059 SayWithDeclaration(subroutine, finalName, in CheckFinal()
1061 subroutine.name(), derivedType.name()); in CheckFinal()
[all …]
/llvm-project-15.0.7/flang/test/Fir/
H A Drebox.fir5 // subroutine foo(x)
8 // end subroutine
46 // subroutine foo(x)
49 // end subroutine
71 // subroutine foo(x)
76 // end subroutine
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dnamelist2.ll26 ; subroutine test()
29 ; end subroutine test
H A Ddwarfdump-DIImportedEntity_elements.ll32 ;; subroutine use_renamed()
35 ;; end subroutine use_renamed
H A Dassumed_size_array.ll25 ;;subroutine sub (array1, array2)
31 ;;end subroutine
H A Ddwarfdump-generic_subrange_const.ll17 ;;subroutine sub(arank)
H A Ddwarfdump-generic_subrange.ll16 ;;subroutine sub(arank)
H A Ddwarfdump-generic_subrange_count.ll16 ;;subroutine sub(arank)
H A Ddwarfdump-signed_const.ll18 ;;subroutine sub(arank)
H A Ddwarfdump-rankConst.ll13 ;;subroutine sub(arank)
H A Ddistringtype.ll29 ;; subroutine sub(string)
33 ;; end subroutine sub
/llvm-project-15.0.7/polly/test/ScopInfo/
H A Dmultidim_fortran_2d.ll4 ; subroutine init_array(ni, nj, pi, pj, a)
17 ; end subroutine
H A Dmultidim_fortran_2d_params.ll5 ; subroutine init_array(ni, nj, pi, pj, a)
18 ; end subroutine
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2001-05-19-ExceptionResponse.txt11 > is like a subroutine because it needs to be entered from many points (end of
17 modelled as a subroutine (as java bytecodes do), which is really
/llvm-project-15.0.7/llvm/test/Bitcode/
H A DDIImportedEntity_elements.ll22 ;; subroutine use_renamed()
25 ;; end subroutine use_renamed
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Ddbg-distringtype-uint.ll24 ; subroutine gcpcor(n,iz)
30 ; end subroutine
/llvm-project-15.0.7/llvm/test/Transforms/Util/
H A Dstrip-nonlinetable-debuginfo-subroutinetypes.ll2 ; Test that subroutine types are downgraded to (void)().
/llvm-project-15.0.7/flang/docs/
H A DBijectiveInternalNameUniquing.md42 subroutine sub
106 subroutine sub
H A Df2018-grammar.md19 R503 external-subprogram -> function-subprogram | subroutine-subprogram
37 R512 internal-subprogram -> function-subprogram | subroutine-subprogram
176 R753 final-procedure-stmt -> FINAL [::] final-subroutine-name-list
705 function-subprogram | subroutine-subprogram |
736 subroutine-stmt [specification-part] end-subroutine-stmt
783 R1534 subroutine-subprogram ->
784 subroutine-stmt [specification-part] [execution-part]
785 [internal-subprogram-part] end-subroutine-stmt
786 R1535 subroutine-stmt ->
787 [prefix] SUBROUTINE subroutine-name
[all …]
/llvm-project-15.0.7/llvm/test/MC/Disassembler/Hexagon/
H A Djr.txt4 # Call subroutine from register
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dfortran-contained-proc.ll12 ; subroutine sub(aa)
17 ; end subroutine sub
/llvm-project-15.0.7/llvm/test/DebugInfo/Generic/
H A Dverifier-invalid-disubprogram.ll17 ; CHECK: invalid subroutine type

12