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

  /external/clang/test/CodeGen/
const-init.c 131 // CHECK: @g27.x = internal global i8* bitcast (i8** @g27.x to i8*), align 4
132 void g27() { // PR8073 function
  /external/clang/test/Sema/
constant-builtins-2.c 68 char g27[__builtin_clzll(0xFFLL) == BITSIZE(long long) - 8 ? 1 : -1]; variable

Completed in 2317 milliseconds