Home
last modified time | relevance | path

Searched refs:foo_float (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/test/CodeGen/PowerPC/GlobalISel/
H A Dfconstant.ll10 define float @foo_float() {
11 ; SMALL-LABEL: foo_float:
17 ; MEDIUM-LABEL: foo_float:
24 ; LARGE-LABEL: foo_float:
H A Dirtranslator-args-lowering.ll146 define void @foo_float(float %x) {
147 ; CHECK-LABEL: name: foo_float
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-complex-parms.c18 float foo_float(_Complex float x) { in foo_float() function
22 // CHECK: define{{.*}} float @foo_float(float noundef {{[%A-Za-z0-9.]+}}, float noundef {{[%A-Za-z0-9.]+}}) [[NUW:#[0-9]+]] {
74 foo_float(2.0f - 2.5fi); in bar_float()
87 // CHECK: %{{[A-Za-z0-9.]+}} = call float @foo_float(float noundef %[[VAR5]], float noundef %[[VAR7]])
H A Dppc64-complex-return.c19 _Complex float foo_float(_Complex float x) { in foo_float() function
74 return crealf(foo_float(2.0f - 2.5fi)); in bar_float()
/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dinline-asm.ll48 ; CHECK-LABEL: foo_float:
49 ; CHECK-NEXT: .functype foo_float (f32) -> (f32){{$}}
55 define float @foo_float(float %r) {
/llvm-project/llvm/test/CodeGen/PowerPC/
H A Dregister-pressure-reduction.ll11 define float @foo_float(float %0, float %1, float %2, float %3) {
12 ; CHECK-LABEL: foo_float:
21 ; CHECK-P8-LABEL: foo_float:
30 ; CHECK-FMA-LABEL: foo_float:
/llvm-project/llvm/test/CodeGen/SPARC/
H A Dspill.ll45 declare float @foo_float(float)
49 %0 = call float @foo_float(float %r0)
/llvm-project/llvm/test/CodeGen/AArch64/
H A Dghc-cc.ll59 define ghccc void @foo_float () nounwind {
61 ; CHECK-LABEL: foo_float
/llvm-project/llvm/test/CodeGen/RISCV/
H A Dinterrupt-attr-nocall.ll164 define void @foo_float() nounwind #0 {
165 ; CHECK-RV32-LABEL: foo_float:
210 ; CHECK-RV32IF-LABEL: foo_float:
229 ; CHECK-RV32IFD-LABEL: foo_float: