Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DType.cpp840 struct TargetTypeInfo { struct
841 Type *LayoutType;
842 uint64_t Properties;
845 TargetTypeInfo(Type *LayoutType, ArgTys... Properties) in TargetTypeInfo() argument