Searched refs:test_addcarryx_u64 (Results 1 – 2 of 2) sorted by relevance
12 unsigned char test_addcarryx_u64(unsigned char __cf, unsigned long long __x, in test_addcarryx_u64() function
18 define i8 @test_addcarryx_u64(i8 %c, i64 %a, i64 %b, i8* %ptr) {19 ; CHECK-LABEL: test_addcarryx_u64