Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCMac.cpp1005 uint64_t InlineLayoutInstruction(SmallVectorImpl<unsigned char> &Layout);
2651 uint64_t CGObjCCommonMac::InlineLayoutInstruction( in InlineLayoutInstruction() function in CGObjCCommonMac
2820 uint64_t Result = InlineLayoutInstruction(Layout); in getBitmapBlockLayout()