Searched refs:test_exp (Results 1 – 16 of 16) sorted by relevance
33 define void @test_exp(float %float, double %double, fp128 %fp128) {34 ; CHECK-LABEL: test_exp:
614 ; CHECK-LABEL: test_exp:622 define half @test_exp(half %a) #0 {
59 define void @test_exp(<4 x float>* %X) nounwind {61 ; CHECK-LABEL: test_exp:
500 ; CHECK-FP16-LABEL: test_exp:504 ; CHECK-LIBCALL-LABEL: test_exp:508 define void @test_exp(half* %p) #0 {
498 ; CHECK-FP16-LABEL: test_exp:502 ; CHECK-LIBCALL-LABEL: test_exp:506 define void @test_exp(half* %p) #0 {
34 define void @test_exp(float %float, double %double, fp128 %fp128) {35 ; CHECK-LABEL: test_exp:
841 ; CHECK-COMMON-LABEL: test_exp:849 define half @test_exp(half %a) #0 {
838 ; XCHECK-LABEL: test_exp(839 ;define half @test_exp(half %a) #0 {
1085 ; XCHECK-LABEL: test_exp(1086 ;define <2 x half> @test_exp(<2 x half> %a) #0 {
247 void test_exp() in test_exp() function1477 test_exp(); in main()
250 void test_exp() in test_exp() function1528 test_exp(); in main()
1897 def test_exp(self): member in ContextAPItests
3070 def test_exp(self): member in ContextAPItests