Searched refs:hptr (Results 1 – 4 of 4) sorted by relevance
42 const uint16_t *may_alias hptr = ptr; in checksum_simple() local48 sum += *hptr++; in checksum_simple()54 sum += *(uint8_t *) hptr; in checksum_simple()
4 define void @trunc_minimal_bitwidth(i8* %bptr, i16* noalias %hptr, i32 %val, i64 %N) {55 %arrayidx23 = getelementptr inbounds i16, i16* %hptr, i64 %indvars.iv
812 define half @h1(half (half)* nocapture %hptr) "cmse_nonsecure_entry" nounwind {887 %call = call half %hptr(half 10.0) nounwind891 define half @h2(half (half)* nocapture %hptr) nounwind {966 %call = call half %hptr(half 10.0) "cmse_nonsecure_call" nounwind970 define half @h3(half (half)* nocapture %hptr) nounwind {1045 %call = tail call half %hptr(half 10.0) "cmse_nonsecure_call" nounwind1049 define half @h4(half ()* nocapture %hptr) nounwind {1093 %call = call half %hptr() "cmse_nonsecure_call" nounwind1164 %call = call half %hptr(half 10.0) nounwind1168 define half @h1_arg(half (half)* nocapture %hptr, half %harg) nounwind {[all …]
197 constexpr has_pointer hptr = __builtin_bit_cast(has_pointer, 0ul); in bad_types() local