Searched refs:getElementContainingOffset (Results 1 – 10 of 10) sorted by relevance
135 return unwrap(TD)->getStructLayout(STy)->getElementContainingOffset(Offset); in LLVMElementAtOffset()
120 See the method [llvm::StructLayout::getElementContainingOffset]. *)124 See the method [llvm::StructLayout::getElementContainingOffset]. *)
145 unsigned Op = SL->getElementContainingOffset(Offset); in getPointerAtOffset()
546 unsigned Op = SL->getElementContainingOffset(Offset); in findFuncPointers()
467 unsigned Index = SL->getElementContainingOffset(ByteOffset); in ReadDataFromGlobal()
83 unsigned StructLayout::getElementContainingOffset(uint64_t Offset) const { in getElementContainingOffset() function in StructLayout951 unsigned Index = SL->getElementContainingOffset(IntOffset); in getGEPIndexForOffset()
641 unsigned getElementContainingOffset(uint64_t Offset) const;
3609 unsigned Index = SL->getElementContainingOffset(0); in stripAggregateTypeWrapping()3692 unsigned Index = SL->getElementContainingOffset(Offset); in getTypePartition()3714 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition()
529 unsigned ElIdx = SL.getElementContainingOffset(FullOffset); in expandAddToGEP()
3444 unsigned Elt = SL->getElementContainingOffset(IROffset); in getFPTypeAtOffset()3555 unsigned FieldIdx = SL->getElementContainingOffset(IROffset); in GetINTEGERTypeAtOffset()