Searched refs:test_neg (Results 1 – 14 of 14) sorted by relevance
7 ; V8-LABEL: test_neg:12 ; V8-UNOPT-LABEL: test_neg:18 ; V9-LABEL: test_neg:21 ; SPARC64-LABEL: test_neg:24 define double @test_neg() {
49 define i128 @test_neg(ppc_fp128 %x) nounwind {50 ; PPC64-P8-LABEL: test_neg:60 ; PPC64-LABEL: test_neg:72 ; PPC32-LABEL: test_neg:
54 int test_neg(enum NegEnum a) { in test_neg() function
39 define void @test_neg(i32 %length.i, i32 %i) {40 ; CHECK-LABEL: @test_neg(
23 void test_neg (void) in test_neg() function
114 void test_neg(void) { in test_neg() function
21 define void @test_neg(i32* %loc) {22 ; CHECK-LABEL: @test_neg
33 define float @test_neg(i32 %a) {34 ; CHECK-LABEL: @test_neg(
52 bool test_neg(testspec_t* t, FILE* ofp);
100 {"neg", 2, 1, test_neg}, /* r1 = -r0 */
482 bool test_neg(testspec_t* t, FILE* ofp) { in test_neg() function
420 define fp128 @test_neg(fp128 %in) {421 ; CHECK-LABEL: test_neg:
168 define void @test_neg(i32* %array_length_ptr, i32* %base,169 ; CHECK-LABEL: @test_neg(
296 void test_neg(void) { function