Searched refs:getElementContainingOffset (Results 1 – 8 of 8) sorted by relevance
130 return unwrap(TD)->getStructLayout(STy)->getElementContainingOffset(Offset); in LLVMElementAtOffset()
147 unsigned Op = SL->getElementContainingOffset(Offset); in getPointerAtOffset()
676 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;
2376 unsigned Elt = SL->getElementContainingOffset(IROffset); in getFPTypeAtOffset()2487 unsigned FieldIdx = SL->getElementContainingOffset(IROffset); in GetINTEGERTypeAtOffset()
4105 unsigned Index = SL->getElementContainingOffset(0); in stripAggregateTypeWrapping()4192 unsigned Index = SL->getElementContainingOffset(Offset); in getTypePartition()4214 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition()