Home
last modified time | relevance | path

Searched refs:getLayoutType (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/IR/
H A DType.cpp215 return TTy->getLayoutType()->isSized(Visited); in isSizedDerivedType()
860 Type *TargetExtType::getLayoutType() const { in getLayoutType() function in TargetExtType
H A DDataLayout.cpp823 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getAlignment()
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DDataLayout.h720 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getTypeSizeInBits()
H A DDerivedTypes.h800 Type *getLayoutType() const;