Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp775 BLOCK_LAYOUT_BYREF = 4, enumerator
2178 RunSkipBlockVars.push_back(RUN_SKIP(BLOCK_LAYOUT_BYREF, FieldOffset, in UpdateRunSkipBlockVars()
2359 if (opcode == BLOCK_LAYOUT_BYREF) in InlineLayoutInstruction()
2378 if (opcode == BLOCK_LAYOUT_BYREF) in InlineLayoutInstruction()
2385 else if (opcode == BLOCK_LAYOUT_BYREF) { in InlineLayoutInstruction()
2403 else if (opcode == BLOCK_LAYOUT_BYREF) in InlineLayoutInstruction()
2559 case BLOCK_LAYOUT_BYREF: in getBitmapBlockLayout()