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

  /external/clang/test/OpenMP/
threadprivate_codegen.cpp 126 // CHECK-DAG: [[GS3:@.+]] = external global [[S5]]
127 // CHECK-DAG: [[GS3]].cache. = common global i8** null
136 // 8 caches created (for Static::s, gs1, gs3, arr_x, main::sm, ST<int>::st,
143 // CHECK-DEBUG-DAG: [[GS3:@.+]] = external global [[S5]]
173 // CHECK-TLS-DAG: [[GS3:@.+]] = external thread_local global [[S5]]
297 extern S5 gs3;
298 #pragma omp threadprivate(gs3)
299 // No call for S5 constructor because gs3 has just declaration, not a definition.
447 // CHECK: [[GS3_TEMP_ADDR:%.*]] = call {{.*}}i8* @__kmpc_threadprivate_cached([[IDENT]]* [[DEFAULT_LOC]], i32 [[THREAD_NUM]], i8* bitcast ([[S5]]* [[GS3]] to i8*), i{{.*}} {{[0-9]+}}, i8*** [[GS3]].cache.
    [all...]
  /external/ppp/pppd/
md4.c 62 #define gs3 9 macro
159 gg(C , D , A , B , 8 , gs3);
163 gg(C , D , A , B , 9 , gs3);
167 gg(C , D , A , B , 10 , gs3);
171 gg(C , D , A , B , 11 , gs3);
  /device/google/wahoo/
init.hardware.usb.rc 29 mkdir /config/usb_gadget/g1/functions/audio_source.gs3
  /device/google/cuttlefish/shared/config/
init.hardware.usb.rc 29 mkdir /config/usb_gadget/g1/functions/audio_source.gs3

Completed in 119 milliseconds