Searched refs:test_exp (Results 1 – 8 of 8) sorted by relevance
33 define void @test_exp(float %float, double %double, fp128 %fp128) {34 ; CHECK-LABEL: test_exp:
586 ; CHECK-LABEL: test_exp:594 define half @test_exp(half %a) #0 {
59 define void @test_exp(<4 x float>* %X) nounwind {61 ; CHECK-LABEL: test_exp:
498 ; CHECK-FP16-LABEL: test_exp:502 ; CHECK-LIBCALL-LABEL: test_exp:506 define void @test_exp(half* %p) #0 {
76 void test_exp() in test_exp() function621 test_exp(); in main()
117 static bool test_exp(FILE *fp, BN_CTX *ctx);295 if (!test_exp(bc_file.get(), ctx.get()) || in main()1273 static bool test_exp(FILE *fp, BN_CTX *ctx) { in test_exp() function
249 void test_exp() in test_exp() function1425 test_exp(); in main()