HomeSort by relevance Sort by last modified time
    Searched full:s1_copy (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
packed-structure.c 57 // CHECK-FUNCTIONS: define void @s1_copy
59 void s1_copy(struct s1 *a, struct s1 *b) { *b = *a; } function

Completed in 356 milliseconds