Lines Matching refs:BLOCK_LAYOUT_OPCODE
750 enum BLOCK_LAYOUT_OPCODE { enum in __anonc21a86420111::CGObjCCommonMac
800 enum BLOCK_LAYOUT_OPCODE opcode;
803 RUN_SKIP(enum BLOCK_LAYOUT_OPCODE Opcode = BLOCK_LAYOUT_OPERATOR, in RUN_SKIP()
2348 enum BLOCK_LAYOUT_OPCODE opcode ; in InlineLayoutInstruction()
2352 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2358 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2364 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2373 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2377 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2388 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2400 opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in InlineLayoutInstruction()
2453 enum BLOCK_LAYOUT_OPCODE opcode = RunSkipBlockVars[i].opcode; in getBitmapBlockLayout()
2503 enum BLOCK_LAYOUT_OPCODE opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in getBitmapBlockLayout()
2543 enum BLOCK_LAYOUT_OPCODE opcode = (enum BLOCK_LAYOUT_OPCODE) (inst >> 4); in getBitmapBlockLayout()