Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/test/wasm/
H A Dunresolved-symbols.s3 ## Check that %t1.o contains undefined symbol undef_func.
6 # ERRUND: error: {{.*}}1.o: undefined symbol: undef_func
64 # IMPORT-NEXT: Field: undef_func
71 # IMPORTUNDEFINED-NOT: error: {{.*}}1.o: undefined symbol: undef_func
78 .functype undef_func () -> ()
85 # ERRNOPIC: relocation R_WASM_TABLE_INDEX_SLEB cannot be used against symbol `undef_func`; recompil…
90 call undef_func
107 i32.const undef_func
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Damdpal-metadata-agpr-register-count.ll60 declare void @undef_func()
66 call void @undef_func()
H A Dhsa-metadata-agpr-register-count.ll86 declare void @undef_func()
97 call void @undef_func()
H A Dagpr-register-count.ll154 declare void @undef_func()
176 call void @undef_func()
/llvm-project-15.0.7/llvm/test/Object/Inputs/
H A Dshared.ll28 declare i32 @undef_func(...)
/llvm-project-15.0.7/libc/AOR_v20.02/math/test/
H A Dmathtest.c1699 void undef_func() { in undef_func() function