Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h233 enum : uint64_t { UnknownSize = ~UINT64_C(0) }; enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp313 bool IsTemporary, UnknownSize) in Descriptor() argument
338 bool IsTemporary, UnknownSize) in Descriptor() argument
H A DDescriptor.h125 struct UnknownSize {}; struct
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp1419 const unsigned UnknownSize = (uint16_t)-1; in getConcatSubRegIndex() local