Searched refs:BLOCK_USE_STRET (Results 1 – 7 of 7) sorted by relevance
64 BLOCK_USE_STRET = (1 << 29), enumerator
733 if (blockInfo.UsesStret) flags |= BLOCK_USE_STRET; in EmitBlockLiteral()1076 if (blockInfo.UsesStret) flags |= BLOCK_USE_STRET; in buildGlobalBlock()
1062 BLOCK_USE_STRET = (1 << 29) enumerator
20 Set BLOCK_USE_STRET flag in block descriptor for22 * c-common.h (BLOCK_USE_STRET): New flag.
8776 flags |= BLOCK_USE_STRET; in build_block_struct_initlist()
47 Set BLOCK_USE_STRET flag in block descriptor for
19257 flags |= BLOCK_USE_STRET; in VEC()