Searched refs:getElementContainingOffset (Results 1 – 9 of 9) sorted by relevance
131 return unwrap(TD)->getStructLayout(STy)->getElementContainingOffset(Offset); in LLVMElementAtOffset()
93 SL->getElementContainingOffset(SrcInRange.getLower().getZExtValue()); in splitGlobal()
161 unsigned Op = SL->getElementContainingOffset(Offset); in getPointerAtOffset()
719 unsigned Op = SL->getElementContainingOffset(Offset); in findFuncPointers()
461 unsigned Index = SL->getElementContainingOffset(ByteOffset); in ReadDataFromGlobal()
92 unsigned StructLayout::getElementContainingOffset(uint64_t FixedOffset) const { in getElementContainingOffset() function in StructLayout988 unsigned Index = SL->getElementContainingOffset(IntOffset); in getGEPIndexForOffset()
641 unsigned getElementContainingOffset(uint64_t FixedOffset) const;
2394 unsigned Elt = SL->getElementContainingOffset(IROffset); in getFPTypeAtOffset()2505 unsigned FieldIdx = SL->getElementContainingOffset(IROffset); in GetINTEGERTypeAtOffset()
4146 unsigned Index = SL->getElementContainingOffset(0); in stripAggregateTypeWrapping()4233 unsigned Index = SL->getElementContainingOffset(Offset); in getTypePartition()4255 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition()