Searched refs:StoreIntrinsic (Results 1 – 3 of 3) sorted by relevance
10 define void @StoreIntrinsic(i8* %p, <4 x float> %x) nounwind uwtable sanitize_memory {17 ; CHECK-LABEL: @StoreIntrinsic
623 define void @StoreIntrinsic(i8* %p, <4 x float> %x) nounwind uwtable sanitize_memory {630 ; CHECK-LABEL: @StoreIntrinsic
4261 TEST(MemorySanitizerOrigins, StoreIntrinsic) { in TEST() argument