HomeSort by relevance Sort by last modified time
    Searched refs:f3_1 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
x86_32-arguments-win32.c 19 // CHECK-LABEL: define i16 @f3_1()
24 struct s3 f3_1(void) { while (1) {} } function
pointer-arithmetic.c 15 void *f3_1(int a, void *b) { return (a += b); } function

Completed in 197 milliseconds