Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCMac.cpp803 BLOCK_LAYOUT_NON_OBJECT_WORDS = 2, enumerator
2739 opcode = BLOCK_LAYOUT_NON_OBJECT_WORDS; in getBitmapBlockLayout()
2766 if (opcode == BLOCK_LAYOUT_NON_OBJECT_BYTES || opcode == BLOCK_LAYOUT_NON_OBJECT_WORDS) in getBitmapBlockLayout()
2815 case BLOCK_LAYOUT_NON_OBJECT_WORDS: in getBitmapBlockLayout()