Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:blockLayout

3166   const llvm::StructLayout *blockLayout =
3171 blockLayout->getElementOffsetInBits(0),
3174 blockLayout->getElementOffsetInBits(1),
3177 blockLayout->getElementOffsetInBits(2),
3182 blockLayout->getElementOffsetInBits(3),
3188 0, loc, AS_public, blockLayout->getElementOffsetInBits(4), tunit, tunit));
3198 blockLayout->getElementOffsetInBits(block.CXXThisIndex);
3214 blockLayout->getElementOffsetInBits(captureInfo.getIndex());