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()
604 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 StructLayout955 unsigned Index = SL->getElementContainingOffset(IntOffset); in getGEPIndexForOffset()
644 unsigned getElementContainingOffset(uint64_t Offset) const;
3957 unsigned Index = SL->getElementContainingOffset(0); in stripAggregateTypeWrapping()4040 unsigned Index = SL->getElementContainingOffset(Offset); in getTypePartition()4062 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition()
530 unsigned ElIdx = SL.getElementContainingOffset(FullOffset); in expandAddToGEP()
3439 unsigned Elt = SL->getElementContainingOffset(IROffset); in getFPTypeAtOffset()3550 unsigned FieldIdx = SL->getElementContainingOffset(IROffset); in GetINTEGERTypeAtOffset()