Searched refs:test_mul (Results 1 – 7 of 7) sorted by relevance
5 define i32 @test_mul(i32 %arg) {6 ; CHECK-LABEL: test_mul
12 define double @test_mul(double %X, double* %P) {
32 define fp128 @test_mul() {33 ; CHECK-LABEL: test_mul:
447 void test_mul(void) in test_mul() function1693 test_mul(); in main()
418 void test_mul(void) in test_mul() function1653 test_mul(); in main()
103 int test_mul(BIO *bp);219 if (!test_mul(out)) goto err; in main()621 int test_mul(BIO *bp) in test_mul() function