Home
last modified time | relevance | path

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 Doptnone-fastmath.cpp21 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 Davx512-scalar.ll6 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 Dshufflevector-div-rem.ll92 define <2 x float> @test_fdiv(float %a, float %b, i1 %cmp) {
93 ; CHECK-LABEL: @test_fdiv(
H A Dshufflevector-div-rem-inseltpoison.ll92 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 Dfp16-fullfp16.ll46 define void @test_fdiv(half* %p, half* %q) {
47 ; CHECK-LABEL: test_fdiv:
H A Dfp16-promote.ll59 ; 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 Df16-instructions.ll86 ; 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 Dspe.ll31 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 Df16-instructions.ll165 ; CHECK-LABEL: test_fdiv(
177 define half @test_fdiv(half %a, half %b) #0 {
H A Df16x2-instructions.ll220 ; 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 Darm64-irtranslator.ll682 ; CHECK-LABEL: name: test_fdiv
688 define float @test_fdiv(float %arg1, float %arg2) {