Searched refs:test_d (Results 1 – 4 of 4) sorted by relevance
22 same_type<decltype(d), int> test_d; variable
51 ; CHECK-LABEL: test_d:56 define i32 @test_d(i32 %p0) local_unnamed_addr #0 {
145 bool test_d = D() == D(); variable
6 declare double @test_d(double %f)35 %a = call double @test_d(double %f)