| /llvm-project-15.0.7/flang/module/ |
| H A D | omp_lib.h | 121 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 D | omp_lib.f90.var | 183 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 D | omp_lib.h.var | 284 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 D | check-declarations.cpp | 1026 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 D | rebox.fir | 5 // 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 D | namelist2.ll | 26 ; subroutine test() 29 ; end subroutine test
|
| H A D | dwarfdump-DIImportedEntity_elements.ll | 32 ;; subroutine use_renamed() 35 ;; end subroutine use_renamed
|
| H A D | assumed_size_array.ll | 25 ;;subroutine sub (array1, array2) 31 ;;end subroutine
|
| H A D | dwarfdump-generic_subrange_const.ll | 17 ;;subroutine sub(arank)
|
| H A D | dwarfdump-generic_subrange.ll | 16 ;;subroutine sub(arank)
|
| H A D | dwarfdump-generic_subrange_count.ll | 16 ;;subroutine sub(arank)
|
| H A D | dwarfdump-signed_const.ll | 18 ;;subroutine sub(arank)
|
| H A D | dwarfdump-rankConst.ll | 13 ;;subroutine sub(arank)
|
| H A D | distringtype.ll | 29 ;; subroutine sub(string) 33 ;; end subroutine sub
|
| /llvm-project-15.0.7/polly/test/ScopInfo/ |
| H A D | multidim_fortran_2d.ll | 4 ; subroutine init_array(ni, nj, pi, pj, a) 17 ; end subroutine
|
| H A D | multidim_fortran_2d_params.ll | 5 ; subroutine init_array(ni, nj, pi, pj, a) 18 ; end subroutine
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-05-19-ExceptionResponse.txt | 11 > 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 D | DIImportedEntity_elements.ll | 22 ;; subroutine use_renamed() 25 ;; end subroutine use_renamed
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | dbg-distringtype-uint.ll | 24 ; subroutine gcpcor(n,iz) 30 ; end subroutine
|
| /llvm-project-15.0.7/llvm/test/Transforms/Util/ |
| H A D | strip-nonlinetable-debuginfo-subroutinetypes.ll | 2 ; Test that subroutine types are downgraded to (void)().
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | BijectiveInternalNameUniquing.md | 42 subroutine sub 106 subroutine sub
|
| H A D | f2018-grammar.md | 19 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 D | jr.txt | 4 # Call subroutine from register
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | fortran-contained-proc.ll | 12 ; subroutine sub(aa) 17 ; end subroutine sub
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/Generic/ |
| H A D | verifier-invalid-disubprogram.ll | 17 ; CHECK: invalid subroutine type
|