Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp789 BLOCK_LAYOUT_BYREF = 4, enumerator
2041 RunSkipBlockVars.push_back(RUN_SKIP(BLOCK_LAYOUT_BYREF, FieldOffset, in UpdateRunSkipBlockVars()
2222 if (opcode == BLOCK_LAYOUT_BYREF) in InlineLayoutInstruction()
2241 if (opcode == BLOCK_LAYOUT_BYREF) in InlineLayoutInstruction()
2248 else if (opcode == BLOCK_LAYOUT_BYREF) { in InlineLayoutInstruction()
2266 else if (opcode == BLOCK_LAYOUT_BYREF) in InlineLayoutInstruction()
2423 case BLOCK_LAYOUT_BYREF: in getBitmapBlockLayout()