Home
last modified time | relevance | path

Searched defs:LayoutTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h716 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getTypeSizeInBits() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp857 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getAlignment() local