Home
last modified time | relevance | path

Searched refs:__memset_chk (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/Transforms/InstCombine/
Dmemset_chk.ll14 %2 = call i8* @__memset_chk(i8* %1, i32 0, i64 1824, i64 1824) nounwind ; <i8*> [#uses=0]
18 declare i8* @__memset_chk(i8*, i32, i64, i64) nounwind
Dobjsize.ll117 %3 = call i8* @__memset_chk(i8* %1, i32 0, i32 1824, i32 %2) nounwind
148 declare i8* @__memset_chk(i8*, i32, i32, i32) nounwind
/external/llvm/test/CodeGen/X86/
D2011-05-26-UnreachableBlockElim.ll13 declare void @__memset_chk() nounwind
34 call void @__memset_chk() nounwind
39 call void @__memset_chk() nounwind
/external/llvm/test/CodeGen/ARM/
Ddivmod.ll47 %7 = tail call i8* @__memset_chk(i8* null, i32 9, i32 %5, i32 %6) nounwind
58 declare i8* @__memset_chk(i8*, i32, i32, i32) nounwind
D2011-09-19-cpsr.ll11 declare i8* @__memset_chk(i8*, i32, i32, i32) nounwind
43 %call.i.i7385 = call i8* @__memset_chk(i8* undef, i32 0, i32 %sub.i7384, i32 undef) nounwind
/external/clang/test/CodeGen/
Dbuiltins.c101 V(__memset_chk, (s0, 0, sizeof s0, n)); in main()
/external/valgrind/main/coregrind/
Dm_main.c2870 void* __memset_chk(void *s, int c, SizeT n, SizeT n2);
2871 void* __memset_chk(void *s, int c, SizeT n, SizeT n2) { in __memset_chk() function
/external/llvm/lib/Target/
DREADME.txt1876 %68 = call i8* @__memset_chk(i8* %64, i32 0, i64 %62, i64 %67) nounwind