Home
last modified time | relevance | path

Searched refs:getElementContainingOffset (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp131 return unwrap(TD)->getStructLayout(STy)->getElementContainingOffset(Offset); in LLVMElementAtOffset()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp92 SL->getElementContainingOffset(SrcInRange.getLower().getZExtValue()); in splitGlobal()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp166 unsigned Op = SL->getElementContainingOffset(Offset); in getPointerAtOffset()
H A DModuleSummaryAnalysis.cpp768 unsigned Op = SL->getElementContainingOffset(Offset); in findFuncPointers()
H A DConstantFolding.cpp478 unsigned Index = SL->getElementContainingOffset(ByteOffset); in ReadDataFromGlobal()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp92 unsigned StructLayout::getElementContainingOffset(uint64_t FixedOffset) const { in getElementContainingOffset() function in StructLayout
960 unsigned Index = SL->getElementContainingOffset(IntOffset); in getGEPIndexForOffset()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h647 LLVM_ABI unsigned getElementContainingOffset(uint64_t FixedOffset) const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2410 unsigned Elt = SL->getElementContainingOffset(IROffset); in getFPTypeAtOffset()
2521 unsigned FieldIdx = SL->getElementContainingOffset(IROffset); in GetINTEGERTypeAtOffset()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4285 unsigned Index = SL->getElementContainingOffset(0); in stripAggregateTypeWrapping()
4372 unsigned Index = SL->getElementContainingOffset(Offset); in getTypePartition()
4394 unsigned EndIndex = SL->getElementContainingOffset(EndOffset); in getTypePartition()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20477 …uctLayout26getElementContainingOffsetEy", "llvm::StructLayout::getElementContainingOffset(unsigned…