Home
last modified time | relevance | path

Searched refs:indirect_func (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Dx86_64-struct-return-gc.m22 struct Indirect indirect_func(void); function
28 // CHECK: call void @indirect_func(%struct.Indirect* sret
30 i = indirect_func();
/llvm-project-15.0.7/lld/test/wasm/
H A Dcall-indirect.s16 i32.load indirect_func
33 .globl indirect_func
34 .section .data.indirect_func,"",@
35 indirect_func: label
37 .size indirect_func, 4
109 # CHECK-NEXT: - Name: indirect_func
H A Dshared.s24 .section .data.indirect_func,"",@
25 indirect_func: label
27 .size indirect_func, 4
56 # %1 = load i32 ()*, i32 ()** @indirect_func, align 4
71 global.get indirect_func@GOT
103 .globl indirect_func
172 # CHECK-NEXT: Field: indirect_func
H A Dshared64.s24 .section .data.indirect_func,"",@
25 indirect_func: label
27 .size indirect_func, 8
56 # %1 = load i32 ()*, i32 ()** @indirect_func, align 4
71 global.get indirect_func@GOT
104 .globl indirect_func
179 # CHECK-NEXT: Field: indirect_func
H A Dpie.ll10 @indirect_func = local_unnamed_addr global i32 ()* @foo, align 4
20 %1 = load i32 ()*, i32 ()** @indirect_func, align 4
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll9 @indirect_func = hidden global i32 ()* @foo
19 ; CHECK-NEXT: i32.const $push[[L1:[0-9]+]]=, indirect_func@MBREL{{$}}
23 %1 = load i32 ()*, i32 ()** @indirect_func, align 4