Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1004 uint64_t InlineLayoutInstruction(SmallVectorImpl<unsigned char> &Layout);
2602 uint64_t CGObjCCommonMac::InlineLayoutInstruction( in InlineLayoutInstruction() function in CGObjCCommonMac
2771 uint64_t Result = InlineLayoutInstruction(Layout); in getBitmapBlockLayout()