Home
last modified time | relevance | path

Searched refs:__hwasan_storeN_noabort (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/X86/
Dbasic.ll74 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 5)
92 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 8)
Dwith-calls.ll68 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 5)
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_interface_internal.h93 void __hwasan_storeN_noabort(uptr, uptr);
Dhwasan.cpp428 void __hwasan_storeN_noabort(uptr p, uptr sz) { in __hwasan_storeN_noabort() function
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/
Dwith-calls.ll156 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 5)
Dbasic.ll352 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 5)
365 ; RECOVER: call void @__hwasan_storeN_noabort(i64 %[[A]], i64 8)