Searched refs:test_half (Results 1 – 8 of 8) sorted by relevance
12 void test_half(__fp16 *H, __fp16 *H2) { in test_half() function
46 __fp16 test_half(__fp16 A) { } in test_half() function
47 void test_half(__fp16 *H, __fp16 *H2) { in test_half() function
24 define <8 x i16> @test_half(<8 x i16> %a, <8 x i16> %b) {28 ; CHECK-LABEL: @test_half
10 define half @test_half(half %x, half %y) {
51 define half @test_half(half %a, half %b) {52 …lize instruction: %{{[0-9]+}}:_(s16) = G_FADD %{{[0-9]+}}:_, %{{[0-9]+}}:_ (in function: test_half)53 ; CHECK-LABEL: warning: Instruction selection used fallback path for test_half
93 define void @test_half() nounwind {94 ; CHECK-LABEL: @test_half(
124 define half @test_half(float, half %arg) {125 ; CHECK-LABEL: test_half: