Home
last modified time | relevance | path

Searched refs:subprogram (Results 1 – 25 of 51) sorted by relevance

123

/llvm-project-15.0.7/llvm/test/tools/dsymutil/
H A Dbasic-linking.test29 CHECK-NEXT: Keeping subprogram DIE:
44 CHECK-NEXT: Keeping subprogram DIE:
49 CHECK-NEXT: Keeping subprogram DIE:
60 CHECK-NEXT: Keeping subprogram DIE:
65 CHECK-NEXT: Keeping subprogram DIE:
87 CHECK-LTO-NEXT: Keeping subprogram DIE:
102 CHECK-LTO-NEXT: Keeping subprogram DIE:
112 CHECK-LTO-NEXT: Keeping subprogram DIE:
138 CHECK-ARCHIVE-NEXT: Keeping subprogram DIE:
154 CHECK-ARCHIVE-NEXT: Keeping subprogram DIE:
[all …]
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Ddbginfo.ll10 %llvm.dbg.subprogram.type = type { i32, { }*, { }*, i8*, i8*, i8*, { }*, i32, { }*, i1, i1 }
48 @llvm.dbg.subprogram947 = external constant %llvm.dbg.subprogram.type ; <%llvm.dbg.subprogram.type…
61 ; CHECK-NEXT: call void @llvm.dbg.func.start({}* bitcast (%llvm.dbg.subprogram.type* @llvm.dbg.s…
65 ; CHECK-NEXT: call void @llvm.dbg.region.end({}* bitcast (%llvm.dbg.subprogram.type* @llvm.dbg.s…
71 …call void @llvm.dbg.func.start({ }* bitcast (%llvm.dbg.subprogram.type* @llvm.dbg.subprogram947 to…
81 …call void @llvm.dbg.region.end({ }* bitcast (%llvm.dbg.subprogram.type* @llvm.dbg.subprogram947 to…
/llvm-project-15.0.7/llvm/test/Linker/
H A Dreplaced-function-matches-first-subprogram.ll1 ; RUN: llvm-link %s %S/Inputs/replaced-function-matches-first-subprogram.ll -S | FileCheck %s
52 ; Extract out the file from the replaced subprogram.
60 ; The new subprogram should be pointing at the new directory.
70 ; The same subprogram should be pointed to by inside the !dbg reference.
H A Dsubprogram-linkonce-weak.ll1 ; RUN: llvm-link %s %S/Inputs/subprogram-linkonce-weak.ll -S -o %t1
3 ; RUN: llvm-link %S/Inputs/subprogram-linkonce-weak.ll %s -S -o %t2
/llvm-project-15.0.7/llvm/test/DebugInfo/Generic/
H A Dinvalid.ll5 ; CHECK: subprogram definitions must have a compile unit
7 ; CHECK-NOT: subprogram definitions must have a compile unit
H A Dverifier-invalid-disubprogram.ll33 ; CHECK: invalid subprogram declaration
53 ; CHECK: subprogram definitions must have a compile unit
63 ; CHECK: subprogram declarations must not have a compile unit
H A Dcross-cu-linkonce-distinct.ll11 ; This change is intended to tickle a case where the subprogram MDNode
12 ; associated with the llvm::Function will differ from the subprogram
H A Dgmlt_profiling.ll8 ; decl_line of the subprogram.
H A D2010-04-06-NestedFnDbgInfo.ll8 ; Check that the subprogram inside the class definition has low_pc, only
16 ; this subprogram.
H A Dno-empty-child-vars.ll35 ;; First subprogram is attached to the plain "foo" function in the output
45 ;; Abstract subprogram; should have plain variable declarations
H A Dimported-name-inlined.ll14 ; concrete subprogram definition.
/llvm-project-15.0.7/flang/docs/
H A Df2018-grammar.md19 R503 external-subprogram -> function-subprogram | subroutine-subprogram
36 R511 internal-subprogram-part -> contains-stmt [internal-subprogram]...
37 R512 internal-subprogram -> function-subprogram | subroutine-subprogram
703 R1407 module-subprogram-part -> contains-stmt [module-subprogram]...
704 R1408 module-subprogram ->
705 function-subprogram | subroutine-subprogram |
706 separate-module-subprogram
773 R1529 function-subprogram ->
783 R1534 subroutine-subprogram ->
791 R1538 separate-module-subprogram ->
[all …]
/llvm-project-15.0.7/llvm/test/Verifier/
H A Dllvm.dbg.intrinsic-dbg-attachment.ll27 ; CHECK-LABEL: mismatched subprogram between llvm.dbg.value variable and !dbg attachment
41 ; CHECK-LABEL: mismatched subprogram between llvm.dbg.declare variable and !dbg attachment
H A Ddisubprogram-name-match-only.ll15 ; CHECK: !dbg attachment points at wrong subprogram for function
H A Dfunc-dbg.ll10 ; CHECK: !dbg attachment points at wrong subprogram for function
H A Dllvm.loop.ll10 ; CHECK: !dbg attachment points at wrong subprogram for function
H A Dmetadata-function-dbg.ll25 ; CHECK: function !dbg attachment must be a subprogram
H A Dcallsite-dbgloc.ll9 ; "!dbg attachment points at wrong subprogram for function"
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A D2010-02-15-Dbg-MethodStart.m2 // Test to check that subprogram start location.
/llvm-project-15.0.7/llvm/test/Bitcode/
H A DDISubprogram-distinct-definitions.ll2 ; Check that subprogram definitions are correctly upgraded to 'distinct'.
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfutil/ELF/X86/
H A Dverbose.test22 # CHECK: Keeping subprogram DIE
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr39243.ll15 ; will create a mismatch between the intrinsic's subprogram and the location's
16 ; subprogram, causing the assertion "Expected inlined-at fields to agree" in
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtools.h92 const auto *subprogram{symbol.detailsIf<SubprogramDetails>()}; in IsStmtFunction()
93 return subprogram && subprogram->stmtFunction(); in IsStmtFunction()
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dnodebug.ll5 ; metadata subprogram list) with DebugLocs on its IR doesn't cause crashes/does
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.mli225 subprogram. See LLVMDIBuilderCreateFunction. *)
608 (** [get_subprogram f] Get the metadata of the subprogram attached to
612 (** [set_subprogram f m] Set the subprogram [m] attached to function [f]. *)
615 (** [di_subprogram_get_line m] Get the line associated with subprogram [m]. *)

123