Searched defs:BLOCK_LAYOUT_OPERATOR (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp778 BLOCK_LAYOUT_OPERATOR = 0, enumerator in enum:__anon17846::CGObjCCommonMac::BLOCK_LAYOUT_OPCODE
824 RUN_SKIP(enum BLOCK_LAYOUT_OPCODE Opcode = BLOCK_LAYOUT_OPERATOR, argument
2399 unsigned char inst = (BLOCK_LAYOUT_OPERATOR << 4) | 0;
2415 case BLOCK_LAYOUT_OPERATOR:

Completed in 63 milliseconds