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.cpp768 BLOCK_LAYOUT_NON_OBJECT_WORDS = 2, enumerator
2477 opcode = BLOCK_LAYOUT_NON_OBJECT_WORDS; in getBitmapBlockLayout()
2504 if (opcode == BLOCK_LAYOUT_NON_OBJECT_BYTES || opcode == BLOCK_LAYOUT_NON_OBJECT_WORDS) in getBitmapBlockLayout()
2553 case BLOCK_LAYOUT_NON_OBJECT_WORDS: in getBitmapBlockLayout()