Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DCBuffer.cpp23 auto *LayoutTy = cast<TargetExtType>(HandleTy->getTypeParameter(0)); in getMemberOffset() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h717 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getTypeSizeInBits() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp291 llvm::TargetExtType *LayoutTy) { in addHLSLBufferLayoutType()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp834 Type *LayoutTy = cast<TargetExtType>(Ty)->getLayoutType(); in getAlignment() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp470 if (auto *LayoutTy = dyn_cast<LayoutExtType>(ElTy)) in getCBufferSize() local