Searched refs:test_sub (Results 1 – 8 of 8) sorted by relevance
11 define i64 @test_sub(i64* %addr, i64 %inc) {12 ; CHECK-LABEL: test_sub:
18 define double @test_sub(double %X, double* %P) {
29 define <1 x i128> @test_sub(<1 x i128> %x, <1 x i128> %y) nounwind {32 ; CHECK-LABEL: @test_sub
41 define <2 x i64> @test_sub(<2 x i64> %x, <2 x i64> %y) nounwind {
22 define void @test_sub(i64 %AL, i64 %AH, i64 %BL, i64 %BH, i64* %RL, i64* %RH) {
19 define fp128 @test_sub() {20 ; CHECK-LABEL: test_sub:
101 static bool test_sub(FILE *fp);200 if (!test_sub(bc_file.get())) { in main()379 static bool test_sub(FILE *fp) { in test_sub() function
455 void test_sub (void) in test_sub() function