Searched refs:test_fdiv (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter-tests/ |
| H A D | optnone-fastmath.cpp | 21 float test_fdiv(float A) { in test_fdiv() function 98 float result = test_fdiv(4.0f); in main()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512-scalar.ll | 6 define float @test_fdiv(float %a, float %b) { 7 ; AVX512-LABEL: test_fdiv: 12 ; AVX-LABEL: test_fdiv:
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | shufflevector-div-rem.ll | 92 define <2 x float> @test_fdiv(float %a, float %b, i1 %cmp) { 93 ; CHECK-LABEL: @test_fdiv(
|
| H A D | shufflevector-div-rem-inseltpoison.ll | 92 define <2 x float> @test_fdiv(float %a, float %b, i1 %cmp) { 93 ; CHECK-LABEL: @test_fdiv(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | fp16-fullfp16.ll | 46 define void @test_fdiv(half* %p, half* %q) { 47 ; CHECK-LABEL: test_fdiv:
|
| H A D | fp16-promote.ll | 59 ; CHECK-ALL-LABEL: test_fdiv: 68 define void @test_fdiv(half* %p, half* %q) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | f16-instructions.ll | 86 ; CHECK-CVT-LABEL: test_fdiv: 93 ; CHECK-FP16-LABEL: test_fdiv: 97 define half @test_fdiv(half %a, half %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | spe.ll | 31 define float @test_fdiv(float %a, float %b) #0 { 32 ; CHECK-LABEL: test_fdiv:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | f16-instructions.ll | 165 ; CHECK-LABEL: test_fdiv( 177 define half @test_fdiv(half %a, half %b) #0 {
|
| H A D | f16x2-instructions.ll | 220 ; CHECK-LABEL: test_fdiv( 236 define <2 x half> @test_fdiv(<2 x half> %a, <2 x half> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | arm64-irtranslator.ll | 682 ; CHECK-LABEL: name: test_fdiv 688 define float @test_fdiv(float %arg1, float %arg2) {
|