Home
last modified time | relevance | path

Searched refs:__strcpy_chk (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dstrcpy_chk-64.ll7 ; CHECK: @__strcpy_chk(i8* nonnull %arraydecay, i8* %i, i64 32)
11 %call = call i8* @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
18 ; CHECK: @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
22 %call = call i8* @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
27 declare i8* @__strcpy_chk(i8*, i8*, i64) nounwind
Dstrcpy_chk-1.ll1 ; Test lib call simplification of __strcpy_chk calls with various values
21 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 60)
32 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 12)
43 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 -1)
56 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 -1)
71 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 %len)
82 ; CHECK-NEXT: %ret = call i8* @__strcpy_chk(i8* getelementptr inbounds ([60 x i8], [60 x i8]* @a, i…
85 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %dst, i32 %len)
96 ; CHECK-NEXT: %ret = call i8* @__strcpy_chk(i8* getelementptr inbounds ([60 x i8], [60 x i8]* @a, i…
98 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 8)
[all …]
Dstrcpy_chk-2.ll1 ; Test that lib call simplification doesn't simplify __strcpy_chk calls
16 ; CHECK-NEXT: call i16* @__strcpy_chk
17 call i16* @__strcpy_chk(i16* %dst, i8* %src, i32 8)
21 declare i16* @__strcpy_chk(i16*, i8*, i32)
Dstpcpy_chk-2.ll16 ; CHECK-NEXT: call i16* @__strcpy_chk
17 call i16* @__strcpy_chk(i16* %dst, i8* %src, i32 8)
21 declare i16* @__strcpy_chk(i16*, i8*, i32)
/external/llvm/test/Transforms/InstCombine/
Dstrcpy_chk-1.ll1 ; Test lib call simplification of __strcpy_chk calls with various values
21 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 60)
32 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 12)
43 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 -1)
56 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 -1)
71 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 %len)
82 ; CHECK-NEXT: %ret = call i8* @__strcpy_chk(i8* getelementptr inbounds ([60 x i8], [60 x i8]* @a, i…
85 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %dst, i32 %len)
96 ; CHECK-NEXT: %ret = call i8* @__strcpy_chk(i8* getelementptr inbounds ([60 x i8], [60 x i8]* @a, i…
98 %ret = call i8* @__strcpy_chk(i8* %dst, i8* %src, i32 8)
[all …]
Dstrcpy_chk-2.ll1 ; Test that lib call simplification doesn't simplify __strcpy_chk calls
16 ; CHECK-NEXT: call i16* @__strcpy_chk
17 call i16* @__strcpy_chk(i16* %dst, i8* %src, i32 8)
21 declare i16* @__strcpy_chk(i16*, i8*, i32)
Dstrcpy_chk-64.ll7 ; CHECK: @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
11 %call = call i8* @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
16 declare i8* @__strcpy_chk(i8*, i8*, i64) nounwind
Dstpcpy_chk-2.ll16 ; CHECK-NEXT: call i16* @__strcpy_chk
17 call i16* @__strcpy_chk(i16* %dst, i8* %src, i32 8)
21 declare i16* @__strcpy_chk(i16*, i8*, i32)
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dstrcpy_chk-64.ll7 ; CHECK: @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
11 %call = call i8* @__strcpy_chk(i8* %arraydecay, i8* %i, i64 32)
16 declare i8* @__strcpy_chk(i8*, i8*, i64) nounwind
Dstrcpy_chk.ll9 …%call = call i8* @__strcpy_chk(i8* getelementptr inbounds ([60 x i8]* @a, i32 0, i32 0), i8* getel…
13 declare i8* @__strcpy_chk(i8*, i8*, i32) nounwind
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dobject-size.ll23 …%call = call i8* @__strcpy_chk(i8* %tmp1, i8* getelementptr inbounds ([3 x i8]* @.str, i32 0, i32 …
38 declare i8* @__strcpy_chk(i8*, i8*, i64) ssp
51 %call = call i8* @__strcpy_chk(i8* %tmp, i8* %tmp1, i64 %0) ssp ; <i8*> [#uses=1]
/external/llvm/test/CodeGen/X86/
Dobject-size.ll23 …%call = call i8* @__strcpy_chk(i8* %tmp1, i8* getelementptr inbounds ([3 x i8], [3 x i8]* @.str, i…
38 declare i8* @__strcpy_chk(i8*, i8*, i64) ssp
51 %call = call i8* @__strcpy_chk(i8* %tmp, i8* %tmp1, i64 %0) ssp ; <i8*> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dobject-size.ll23 …%call = call i8* @__strcpy_chk(i8* %tmp1, i8* getelementptr inbounds ([3 x i8], [3 x i8]* @.str, i…
38 declare i8* @__strcpy_chk(i8*, i8*, i64) ssp
51 %call = call i8* @__strcpy_chk(i8* %tmp, i8* %tmp1, i64 %0) ssp ; <i8*> [#uses=1]
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
DStrCpy.ll12 declare i8* @__strcpy_chk(i8*, i8*, i32) nounwind
34 %rslt1 = call i8* @__strcpy_chk(i8* %arg1, i8* %arg2, i32 %tmp1)
/external/llvm/test/CodeGen/Thumb/
D2009-08-12-RegInfoAssert.ll6 declare i8* @__strcpy_chk(i8*, i8*, i32) nounwind
13 %1 = call i8* @__strcpy_chk(i8* %0, i8* %tag, i32 -1) nounwind; <i8*> [#uses=0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb/
D2009-08-12-RegInfoAssert.ll6 declare i8* @__strcpy_chk(i8*, i8*, i32) nounwind
13 %1 = call i8* @__strcpy_chk(i8* %0, i8* %tag, i32 -1) nounwind; <i8*> [#uses=0]
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
D2009-08-12-RegInfoAssert.ll6 declare i8* @__strcpy_chk(i8*, i8*, i32) nounwind
13 %1 = call i8* @__strcpy_chk(i8* %0, i8* %tag, i32 -1) nounwind; <i8*> [#uses=0]
/external/clang/test/Analysis/
Dsecurity-syntax-checks.m130 #define __strcpy_chk BUILTIN(__strcpy_chk) macro
131 char *__strcpy_chk(char *restrict s1, const char *restrict s2, size_t destlen); function
133 #define strcpy(a,b) __strcpy_chk(a,b,(size_t)-1)
Dstring.c253 #define __strcpy_chk BUILTIN(__strcpy_chk) macro
254 char *__strcpy_chk(char *restrict s1, const char *restrict s2, size_t destlen);
256 #define strcpy(a,b) __strcpy_chk(a,b,(size_t)-1)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-2012-07-11-InstrEmitterBug.ll12 declare i8* @__strcpy_chk(i8*, i8*, i64) nounwind optsize
/external/llvm/test/CodeGen/AArch64/
Darm64-2012-07-11-InstrEmitterBug.ll12 declare i8* @__strcpy_chk(i8*, i8*, i64) nounwind optsize
/external/clang/test/CodeGen/
Dbuiltins.c106 V(__strcpy_chk, (s0, s1, n)); in main()
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def230 /// char *__strcpy_chk(char *s1, const char *s2, size_t s1size);
232 TLI_DEFINE_STRING_INTERNAL("__strcpy_chk")
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def391 /// char *__strcpy_chk(char *s1, const char *s2, size_t s1size);
393 TLI_DEFINE_STRING_INTERNAL("__strcpy_chk")
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt52 __strcpy_chk __strncpy_chk __strcat_chk __strncat_chk

12