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.cpp966 uint64_t InlineLayoutInstruction(SmallVectorImpl<unsigned char> &Layout);
2516 uint64_t CGObjCCommonMac::InlineLayoutInstruction( in InlineLayoutInstruction() function in CGObjCCommonMac
2684 uint64_t Result = InlineLayoutInstruction(Layout); in getBitmapBlockLayout()