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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp783 BLOCK_LAYOUT_NON_OBJECT_WORDS = 2, enumerator in enum:__anon3221::CGObjCCommonMac::BLOCK_LAYOUT_OPCODE
2355 opcode = BLOCK_LAYOUT_NON_OBJECT_WORDS;
2383 if (opcode == BLOCK_LAYOUT_NON_OBJECT_BYTES || opcode == BLOCK_LAYOUT_NON_OBJECT_WORDS)
2432 case BLOCK_LAYOUT_NON_OBJECT_WORDS:

Completed in 80 milliseconds