Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp782 BLOCK_LAYOUT_NON_OBJECT_WORDS = 2, enumerator
2340 opcode = BLOCK_LAYOUT_NON_OBJECT_WORDS; in getBitmapBlockLayout()
2368 if (opcode == BLOCK_LAYOUT_NON_OBJECT_BYTES || opcode == BLOCK_LAYOUT_NON_OBJECT_WORDS) in getBitmapBlockLayout()
2417 case BLOCK_LAYOUT_NON_OBJECT_WORDS: in getBitmapBlockLayout()