Home
last modified time | relevance | path

Searched defs:SST (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/clang/test/OpenMP/
H A Dsingle_ast_print.cpp25 struct SST { struct
27 SST() : a(T()) { in SST() argument
H A Dparallel_private_codegen.cpp48 struct SST { struct
50 SST() : a(T()) { in SST() argument
H A Dteams_private_codegen.cpp46 struct SST { struct
48 SST() : a(T()) { in SST() argument
H A Dsingle_codegen.cpp52 struct SST { struct
54 SST() : a(T()) { in SST() argument
H A Dfor_linear_codegen.cpp59 struct SST { struct
61 SST() : a(T()) { in SST() argument
H A Dparallel_reduction_codegen.cpp50 struct SST { struct
52 SST() : a(T()) { in SST() argument
H A Dfor_lastprivate_codegen.cpp67 struct SST { struct
69 SST() : a(T()) { in SST() argument
H A Dparallel_firstprivate_codegen.cpp56 struct SST { struct
58 SST() : a(T()) { in SST() argument
/aosp_15_r20/external/python/cpython2/Objects/
Dobmalloc.c1361 #define SST SIZEOF_SIZE_T macro
/aosp_15_r20/external/python/cpython3/Objects/
Dobmalloc.c2413 #define SST SIZEOF_SIZE_T macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp792 const VPStridedStoreSDNode *SST = cast<VPStridedStoreSDNode>(N); in AddNodeIDCustom() local
8751 auto *SST = cast<VPStridedStoreSDNode>(OrigStore); in getIndexedStridedStoreVP() local
H A DLegalizeVectorTypes.cpp6277 VPStridedStoreSDNode *SST = cast<VPStridedStoreSDNode>(N); in WidenVecOp_VP_STRIDED_STORE() local