Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp814 BLOCK_LAYOUT_WEAK = 5, enumerator
2448 RunSkipBlockVars.push_back(RUN_SKIP(BLOCK_LAYOUT_WEAK, FieldOffset, in UpdateRunSkipBlockVars()
2626 if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2641 else if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2650 if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2666 else if (opcode == BLOCK_LAYOUT_WEAK) in InlineLayoutInstruction()
2823 case BLOCK_LAYOUT_WEAK: in getBitmapBlockLayout()
2869 case CGObjCCommonMac::BLOCK_LAYOUT_WEAK: in getBlockLayoutInfoString()