Home
last modified time | relevance | path

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

/external/arm-optimized-routines/string/aarch64/
Dstrcpy-mte.S41 # define STRCPY __stpcpy_aarch64_mte macro
44 # define STRCPY __strcpy_aarch64_mte macro
57 ENTRY (STRCPY)
161 END (STRCPY)
Dstrcpy.S46 #define STRCPY __stpcpy_aarch64 macro
48 #define STRCPY __strcpy_aarch64 macro
82 ENTRY (STRCPY)
310 END (STRCPY)
/external/llvm-project/libc/AOR_v20.02/string/aarch64/
Dstrcpy.S47 #define STRCPY __stpcpy_aarch64 macro
49 #define STRCPY __strcpy_aarch64 macro
83 ENTRY (STRCPY)
309 END (STRCPY)
/external/llvm-project/llvm/test/Transforms/InstCombine/
D2010-05-30-memcpy-Struct.ll16 ; CHECK-NEXT: [[STRCPY:%.*]] = call i8* @strcpy(i8* nonnull dereferenceable(1) undef, i8* nonnul…
Dstrcpy_chk-1.ll55 ; CHECK-NEXT: [[STRCPY:%.*]] = call i8* @strcpy(i8* nonnull dereferenceable(1) getelementptr inb…
Dsprintf-1.ll71 ; CHECK-NEXT: [[STRCPY:%.*]] = call i8* @strcpy(i8* nonnull dereferenceable(1) [[DST:%.*]], i8* …