Home
last modified time | relevance | path

Searched refs:alias_func (Results 1 – 25 of 71) sorted by relevance

123

/dports/graphics/libepoxy/libepoxy-1.5.9/src/
H A Dgen_dispatch.py100 self.alias_func = None
147 assert self.alias_func is None
150 ext.alias_func = self
284 alias_func = func
285 while alias_func.alias_name != alias_func.name:
286 alias_func = self.functions[alias_func.alias_name]
287 func.alias_name = alias_func.name
288 func.alias_func = alias_func
566 if func.alias_func:
567 alias_root = func.alias_func
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Ddso_local_equivalent.ll53 @alias_func = alias void (), void ()* @aliasee_func
57 ; CHECK: call void dso_local_equivalent @alias_func()
58 call void dso_local_equivalent @alias_func()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Bitcode/
H A Ddso_local_equivalent.ll53 @alias_func = alias void (), void ()* @aliasee_func
57 ; CHECK: call void dso_local_equivalent @alias_func()
58 call void dso_local_equivalent @alias_func()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Bitcode/
H A Ddso_local_equivalent.ll53 @alias_func = alias void (), void ()* @aliasee_func
57 ; CHECK: call void dso_local_equivalent @alias_func()
58 call void dso_local_equivalent @alias_func()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Ddso_local_equivalent.ll53 @alias_func = alias void (), void ()* @aliasee_func
57 ; CHECK: call void dso_local_equivalent @alias_func()
58 call void dso_local_equivalent @alias_func()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Ddso_local_equivalent.ll53 @alias_func = alias void (), void ()* @aliasee_func
57 ; CHECK: call void dso_local_equivalent @alias_func()
58 call void dso_local_equivalent @alias_func()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll10 @alias_func = hidden alias i32 (), i32 ()* @local_function
41 ; CHECK-NEXT: call $push0=, alias_func
44 %call = call i32 @alias_func()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/WebAssembly/
H A Dcall-pic.ll10 @alias_func = hidden alias i32 (), i32 ()* @local_function
41 ; CHECK-NEXT: call $push0=, alias_func
44 %call = call i32 @alias_func()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll10 @alias_func = hidden alias i32 (), i32 ()* @local_function
41 ; CHECK-NEXT: call $push0=, alias_func
44 %call = call i32 @alias_func()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll10 @alias_func = hidden alias i32 (), i32 ()* @local_function
41 ; CHECK-NEXT: call $push0=, alias_func
44 %call = call i32 @alias_func()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll10 @alias_func = hidden alias i32 (), i32 ()* @local_function
41 ; CHECK-NEXT: call $push0=, alias_func
44 %call = call i32 @alias_func()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: i32.call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Ddso_local_equivalent.ll60 @alias_func = alias void (), void ()* @aliasee_func
64 ; CHECK: callq alias_func@PLT
66 call void dso_local_equivalent @alias_func()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Ddso_local_equivalent.ll60 @alias_func = alias void (), void ()* @aliasee_func
64 ; CHECK: callq alias_func@PLT
66 call void dso_local_equivalent @alias_func()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Ddso_local_equivalent.ll60 @alias_func = alias void (), void ()* @aliasee_func
64 ; CHECK: callq alias_func@PLT
66 call void dso_local_equivalent @alias_func()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Ddso_local_equivalent.ll60 @alias_func = alias void (), void ()* @aliasee_func
64 ; CHECK: callq alias_func@PLT
66 call void dso_local_equivalent @alias_func()
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Ddso_local_equivalent.ll60 @alias_func = alias void (), void ()* @aliasee_func
64 ; CHECK: callq alias_func@PLT
66 call void dso_local_equivalent @alias_func()
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: i32.call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: i32.call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: call $push0=, alias_func
45 %call = call i32 @alias_func()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Ddso_local_equivalent.ll60 @alias_func = alias void (), void ()* @aliasee_func
64 ; CHECK: callq alias_func@PLT
66 call void dso_local_equivalent @alias_func()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/WebAssembly/
H A Dcall-pic.ll11 @alias_func = hidden alias i32 (), i32 ()* @local_function
42 ; CHECK-NEXT: call $push0=, alias_func
45 %call = call i32 @alias_func()

123