Searched refs:BLOCK_LAYOUT_STRONG (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp793 BLOCK_LAYOUT_STRONG = 3, enumerator in enum:__anon17846::CGObjCCommonMac::BLOCK_LAYOUT_OPCODE
2049 RunSkipBlockVars.push_back(RUN_SKIP(BLOCK_LAYOUT_STRONG, FieldOffset,
2204 /// x captured object pointers of BLOCK_LAYOUT_STRONG. Followed by
2207 /// replaces it. For example, 0x00000x00 means x BLOCK_LAYOUT_STRONG and no
2221 if (opcode == BLOCK_LAYOUT_STRONG)
2242 if (opcode == BLOCK_LAYOUT_STRONG) {
2269 if (opcode == BLOCK_LAYOUT_STRONG)
2425 case BLOCK_LAYOUT_STRONG:

Completed in 66 milliseconds