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

  /external/clang/test/CodeGen/
x86_32-arguments-win32.c 12 // CHECK-LABEL: define i32 @f2_1()
17 struct s2 f2_1(void) { while (1) {} } function
pointer-arithmetic.c 13 void *f2_1(void *a, int b) { return (a += b); } function

Completed in 402 milliseconds