Home
last modified time | relevance | path

Searched refs:BLOCK_LAYOUT_WEAK (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp796 BLOCK_LAYOUT_WEAK = 5, enumerator
2050 RunSkipBlockVars.push_back(RUN_SKIP(BLOCK_LAYOUT_WEAK, FieldOffset, in UpdateRunSkipBlockVars()
2231 if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2246 else if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2255 if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2271 else if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2429 case BLOCK_LAYOUT_WEAK: in getBitmapBlockLayout()