Home
last modified time | relevance | path

Searched refs:call_foo (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/wasm/Inputs/
H A Dimport-attributes.s1 .globl call_foo
2 call_foo: label
3 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/wasm/Inputs/
H A Dimport-attributes.s3 .globl call_foo
4 call_foo: label
5 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/wasm/Inputs/
H A Dimport-attributes.s1 .globl call_foo
2 call_foo: label
3 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/wasm/Inputs/
H A Dimport-attributes.s1 .globl call_foo
2 call_foo: label
3 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/wasm/Inputs/
H A Dimport-attributes.s1 .globl call_foo
2 call_foo: label
3 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/wasm/Inputs/
H A Dimport-attributes.s3 .globl call_foo
4 call_foo: label
5 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/wasm/Inputs/
H A Dimport-attributes.s3 .globl call_foo
4 call_foo: label
5 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/wasm/Inputs/
H A Dimport-attributes.s3 .globl call_foo
4 call_foo: label
5 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/wasm/Inputs/
H A Dimport-attributes.s1 .globl call_foo
2 call_foo: label
3 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/wasm/Inputs/
H A Dimport-attributes.s3 .globl call_foo
4 call_foo: label
5 .functype call_foo () -> ()
H A Dsig_mismatch.s8 .globl call_foo
9 call_foo: label
10 .functype call_foo () -> (i32)
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dsubmod33.f9022 module subroutine call_foo
33 module procedure call_foo
50 call call_foo
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/PowerPC/
H A Dppc32-pic.ll4 declare i32 @call_foo(i32, ...)
9 …%call = call i32 (i32, ...) @call_foo(i32 %0, i32 0, i32 1, i32 2, i32 4, i32 8, i32 16, i32 32, i…
23 ; SMALL-BSS: bl call_foo@PLT
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/PowerPC/
H A Dppc32-pic.ll4 declare i32 @call_foo(i32, ...)
9 …%call = call i32 (i32, ...) @call_foo(i32 %0, i32 0, i32 1, i32 2, i32 4, i32 8, i32 16, i32 32, i…
23 ; SMALL-BSS: bl call_foo@PLT
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/module/
H A Dusing_spec.rb209 def self.call_foo(c) singletonMethod
215 result = call_foo(klass.new)
237 def self.call_foo(c) singletonMethod
243 mod.call_foo(c).should == "foo from refinement"
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/core/main/
H A Dusing_spec.rb31 MainSpecs.call_foo('hello').should == 'foo'
91 x.call_foo(obj).should == 'quux'
122 x.call_foo(cls.new).should == 'quux'

12345678910>>...12