Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjCMac.cpp810 BLOCK_LAYOUT_WEAK = 5, enumerator
2508 RunSkipBlockVars.push_back(RUN_SKIP(BLOCK_LAYOUT_WEAK, FieldOffset, in UpdateRunSkipBlockVars()
2686 if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2701 else if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2710 if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2726 else if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2883 case BLOCK_LAYOUT_WEAK: in getBitmapBlockLayout()
2929 case CGObjCCommonMac::BLOCK_LAYOUT_WEAK: in getBlockLayoutInfoString()