Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dppc64-complex-parms.c7 float foo_float(_Complex float x) { in foo_float() function
56 foo_float(2.0f - 2.5fi); in bar_float()
Dppc64-complex-return.c8 _Complex float foo_float(_Complex float x) { in foo_float() function
57 return crealf(foo_float(2.0f - 2.5fi)); in bar_float()
/external/llvm/test/CodeGen/SPARC/
Dspill.ll45 declare float @foo_float(float)
49 %0 = call float @foo_float(float %r0)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dspill.ll45 declare float @foo_float(float)
49 %0 = call float @foo_float(float %r0)
/external/llvm/test/CodeGen/AArch64/
Dghc-cc.ll59 define ghccc void @foo_float () nounwind {
61 ; CHECK-LABEL: foo_float
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dghc-cc.ll59 define ghccc void @foo_float () nounwind {
61 ; CHECK-LABEL: foo_float
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Dinterrupt-attr-nocall.ll88 define void @foo_float() #0 {
89 ; CHECK-RV32-F-LABEL: foo_float: