| /llvm-project-15.0.7/libcxx/test/libcxx/numerics/ |
| H A D | clamp_to_integral.pass.cpp | 52 void test_float() { in test_float() function 88 test_float<short>(); in main() 89 test_float<int>(); in main() 90 test_float<long long>(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/GlobalISel/ |
| H A D | select-fconstant.mir | 9 define float @test_float() { 19 name: test_float 31 ; CHECK_NOPIC64-LABEL: name: test_float 36 ; CHECK_LARGE64-LABEL: name: test_float 42 ; CHECK_SMALL32-LABEL: name: test_float 47 ; CHECK_LARGE32-LABEL: name: test_float 52 ; CHECK_PIC64-LABEL: name: test_float
|
| H A D | fconstant.ll | 8 define void @test_float(ptr %a , float %b) { 9 ; CHECK64_SMALL-LABEL: test_float: 17 ; CHECK64_LARGE-LABEL: test_float: 25 ; CHECK32-LABEL: test_float:
|
| H A D | phi.ll | 124 define float @test_float(i32 %a, float %f, float %t) { 125 ; ALL-LABEL: test_float:
|
| /llvm-project-15.0.7/libcxx/test/std/strings/string.conversions/ |
| H A D | to_string.pass.cpp | 89 test_float() in test_float() function 119 test_float<float>(); in main() 120 test_float<double>(); in main() 121 test_float<long double>(); in main()
|
| H A D | to_wstring.pass.cpp | 91 test_float() in test_float() function 121 test_float<float>(); in main() 122 test_float<double>(); in main() 123 test_float<long double>(); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vec_abs.ll | 7 define <4 x float> @test_float(<4 x float> %aa) #0 { 9 ; CHECK-LABEL: test_float 10 ; CHECK-NOVSX-LABEL: test_float 11 ; CHECK-NOVSX-LABEL: test_float
|
| H A D | vec_fneg.ll | 8 define void @test_float(<4 x float>* %A) { 9 ; CHECK-LABEL: test_float 10 ; CHECK-NOVSX-LABEL: test_float
|
| H A D | aix-lower-constant-pool-index.ll | 29 define float @test_float() { 52 ; 32SMALL-ASM: .test_float: 61 ; 32LARGE-ASM: .test_float: 71 ; 64SMALL-ASM: .test_float: 80 ; 64LARGE-ASM: .test_float:
|
| H A D | vec_mul.ll | 70 define <4 x float> @test_float(<4 x float>* %X, <4 x float>* %Y) { 79 ; CHECK-LABEL: test_float: 83 ; CHECK-LE-LABEL: test_float: 87 ; CHECK-VSX-LABEL: test_float: 89 ; CHECK-LE-VSX-LABEL: test_float:
|
| H A D | ppc64le-aggregates.ll | 68 tail call void @test_float([7 x float] %y, [7 x float] %y, i64 %x) 73 ; CHECK: bl test_float 75 declare void @test_float([7 x float], [7 x float], i64)
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | arm-insert-subvector.ll | 3 define <2 x float> @test_float(<6 x float>* %src) { 8 ; CHECK-LABEL: test_float
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | fdeclare-opencl-builtins.cl | 12 // CHECK-LABEL: @test_float 15 void test_float(float4 x, float a) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | fcmp.ll | 5 define void @test_float(float %a, float %b) { 6 ; CHECK-LABEL: test_float:
|
| /llvm-project-15.0.7/mlir/test/Target/Cpp/ |
| H A D | common-cpp.mlir | 37 // CHECK: test_float 38 func.func @test_float() {
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | blocks-cxx11.cpp | 26 namespace test_float { namespace
|
| /llvm-project-15.0.7/clang/test/CodeGen/SystemZ/ |
| H A D | builtins-systemz-vector-constrained.c | 13 void test_float(void) { in test_float() function
|
| H A D | builtins-systemz-vector2-constrained.c | 11 void test_float(void) { in test_float() function
|
| H A D | builtins-systemz-zvector3-constrained.c | 79 void test_float(void) { in test_float() function
|
| H A D | builtins-systemz-vector2-error.c | 36 void test_float(void) { in test_float() function
|
| H A D | builtins-systemz-zvector2-error.c | 134 void test_float(void) { in test_float() function
|
| H A D | builtins-systemz-vector2.c | 50 void test_float(void) { in test_float() function
|
| H A D | builtins-systemz-zvector-constrained.c | 201 void test_float(void) { in test_float() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-fpconstrained.c | 24 void test_float(void) { in test_float() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | warn-absolute-value.cpp | 240 void test_float(float x) { in test_float() function
|