Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemoryLocation.h216 enum : uint64_t { UnknownSize = ~UINT64_C(0) }; enumerator
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DDescriptor.cpp220 UnknownSize) in Descriptor() argument
241 UnknownSize) in Descriptor() argument
H A DDescriptor.h97 struct UnknownSize {}; struct
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1372 unsigned UnknownSize = (uint16_t)-1; in getConcatSubRegIndex() local