Searched refs:off8 (Results 1 – 2 of 2) sorted by relevance
42 %off8 = add i32 %addr8, -148 %offtarget8 = inttoptr i32 %off8 to i8*89 ; DUMP: call void @__asan_check_store(i32 %off8, i32 1)90 ; DUMP-NEXT: store i8 42, i8* %off8, align 1103 ; DUMP-NEXT: %offloaded8 = load i8, i8* %off8, align 1
164 __u32 offset, off8; in get_fatent() local227 off8 = (offset * 3) / 2; in get_fatent()229 ret = mydata->fatbuf[off8] + (mydata->fatbuf[off8 + 1] << 8); in get_fatent()